Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,22 +0,0 @@
---
title: "Plan Mode"
type: concept
tags: [ai-coding, workflow]
---
## 定义
OpenCode 的方案预览模式,禁用代码修改功能,仅展示 AI 实现的计划。
## 使用方式
在 OpenCode TUI 中按 Tab 键切换到 Plan 模式。
## 作用
- 预览 AI 生成的实现方案
- 在实际修改前审查计划
- 可添加更多细节或调整需求
- 确认后再切换到 Build 模式执行
## 关联
- [[Build Mode]]
- [[Vibe Coding]]
- [[OpenCode]]