plan mode and build mode

This commit is contained in:
hc
2026-04-11 18:00:18 +08:00
parent 0fbe0f7ffa
commit 2738175b4d
7 changed files with 69 additions and 4 deletions
+1
View File
@@ -26,6 +26,7 @@
- 会话与 memory 管理优先使用 slash command,而不是自然语言或 `Bash` 探查对应文件
- 长期有价值的项目约束或偏好,优先使用 `/remember` 保存
- 高风险操作会触发确认,优先先读再改,减少无意义审批
- 复杂任务可先切换到 `/mode plan` 进行规划,再切换回 `/mode build` 执行
- Windows 下先验证 shell 兼容性,再选择命令写法
## 沟通风格