Auto-sync: 2026-04-17 08:37
This commit is contained in:
22
wiki/concepts/Plan-Mode.md
Normal file
22
wiki/concepts/Plan-Mode.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Plan Mode"
|
||||
type: concept
|
||||
tags: [ai-coding, workflow]
|
||||
---
|
||||
|
||||
## 定义
|
||||
OpenCode 的方案预览模式,禁用代码修改功能,仅展示 AI 实现的计划。
|
||||
|
||||
## 使用方式
|
||||
在 OpenCode TUI 中按 Tab 键切换到 Plan 模式。
|
||||
|
||||
## 作用
|
||||
- 预览 AI 生成的实现方案
|
||||
- 在实际修改前审查计划
|
||||
- 可添加更多细节或调整需求
|
||||
- 确认后再切换到 Build 模式执行
|
||||
|
||||
## 关联
|
||||
- [[Build Mode]]
|
||||
- [[Vibe Coding]]
|
||||
- [[OpenCode]]
|
||||
Reference in New Issue
Block a user