Initial commit with translated description

This commit is contained in:
2026-03-29 10:21:18 +08:00
commit baae4f6033
10 changed files with 185 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
## 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