Files
karatla_opencode-controller/references/plan-vs-build.md

18 lines
251 B
Markdown
Raw Normal View History

## Plan mode
- Thinking only
- Planning
- Asking questions
- Revising approach
- No code generation
## Build mode
- Code implementation
- Execution of approved plan
### Mode switching
- Use the Tab key to toggle modes
- Always start in Plan mode