feat: Update project documentation and workflow to reflect changes in task dispatching and testing processes
- Changed references from "kilo" to "Agent 子代理" in various documentation files to align with the new task dispatching method. - Updated CLAUDE.md to reflect the new agent-based execution model and modified task dispatch template. - Revised PROGRESS.md to indicate successful testing and acceptance of M1.2 with detailed results. - Enhanced communication and workflow documentation to clarify the use of Agent 子代理 for real-time collaboration and task management. - Updated team member soul files with lessons learned from recent testing and integration experiences. - Refactored test files to remove unused code and improve clarity, ensuring compliance with zero warning standards. - Documented specific experiences and lessons learned during M1.2 testing, including handling of edge cases and configuration validation.
This commit is contained in:
@@ -120,9 +120,9 @@ agent 连续失败时按以下等级升级压力和强制动作:
|
||||
- 新功能必须附带测试。
|
||||
- P0 问题必须当天修复。
|
||||
|
||||
## kilo 使用规范
|
||||
## 任务派发规范(Agent 子代理)
|
||||
- 不读大 diff,优先阅读必要文件和局部上下文。
|
||||
- 命令越简单越好,减少复杂链式操作。
|
||||
- 指令越简单越好,减少复杂链式操作。
|
||||
- **派发任务时必须在消息中注入能动性期望和验证要求**(参考派发模板)。
|
||||
|
||||
## 执行纪律
|
||||
|
||||
Reference in New Issue
Block a user