Auto-sync: 2026-04-17 08:37
This commit is contained in:
22
wiki/concepts/Build-Mode.md
Normal file
22
wiki/concepts/Build-Mode.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Build Mode"
|
||||
type: concept
|
||||
tags: [ai-coding, workflow]
|
||||
---
|
||||
|
||||
## 定义
|
||||
OpenCode 的实际执行模式,接收指令后进行代码修改。
|
||||
|
||||
## 使用方式
|
||||
在 OpenCode TUI 中按 Tab 键从 Plan 模式切换回 Build 模式。
|
||||
|
||||
## 作用
|
||||
- 执行 AI 生成的实现方案
|
||||
- 接收自然语言指令进行代码修改
|
||||
- 支持 /undo 撤销修改
|
||||
- 支持 /redo 重做修改
|
||||
|
||||
## 关联
|
||||
- [[Plan Mode]]
|
||||
- [[Vibe Coding]]
|
||||
- [[OpenCode]]
|
||||
Reference in New Issue
Block a user