Skip to content

Commit f10164a

Browse files
committed
docs: expand update process in AGENTS
1 parent 3b6dcb5 commit f10164a

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,13 @@ AI Agent 进入仓库后,先读取 `.quanttide/` 目录获取上下文。
3333
1. 最小干预:仅在用户明确请求时操作
3434
2. 验证优先:修改后检查文件命名和内容
3535
3. 明确命名:严格按照规范命名文件
36-
4. 反思学习:从错误中学习并改进工作流程
36+
37+
## 更新流程
38+
39+
当发生错误或问题时,按以下流程处理:
40+
41+
1. **记录问题**:在 CHANGELOG.md 或 GitHub Issue 中记录问题
42+
2. **分析原因**:找出问题根因
43+
3. **修复问题**:提交修复
44+
4. **更新文档**:更新 AGENTS.md、CONTRIBUTING.md 或相关 SKILL
45+
5. **持续改进**:从错误中学习,优化工作流程

0 commit comments

Comments
 (0)