新增提交信息格式约束

更新 AGENTS.md 中的提交标题中文化和逐行变更说明要求
同步 Hermes 团队协作规范中的提交信息格式
This commit is contained in:
2026-06-07 13:59:00 +08:00
parent 9e1549151d
commit e56a25243c
2 changed files with 2 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
3. 新增或沉淀 Markdown 文档时,确认文件名已使用 `【标签名】` 前缀。
4. 若产生长期有效知识,更新 `.hermes/shared-memory/`
5. 若形成可复用流程,考虑沉淀到 `.hermes/skills/`
6. 提交信息中区分代码变更与文档/记忆变更
6. 提交代码时,提交标题使用中文;标题后逐行写明本次提交修改了什么,每条变更单独一行
## 文档阅读顺序