chore: 更新 progress.md 记录 Task 5 完成
This commit is contained in:
parent
fd003638d6
commit
6804dd099a
@ -1,5 +1,5 @@
|
|||||||
# Project: Agent Team
|
# Project: Agent Team
|
||||||
Last updated: 2026-03-05
|
Last updated: 2026-03-10
|
||||||
|
|
||||||
## Pinned (关键约束)
|
## Pinned (关键约束)
|
||||||
- 一切皆 MD — agent 配置、soul、memory、tasks、history 全部是 Markdown 文件
|
- 一切皆 MD — agent 配置、soul、memory、tasks、history 全部是 Markdown 文件
|
||||||
@ -20,6 +20,11 @@ Last updated: 2026-03-05
|
|||||||
- 暂无
|
- 暂无
|
||||||
|
|
||||||
## Done
|
## Done
|
||||||
|
- 2026-03-10:Task 5 测试文件操作工具
|
||||||
|
- 创建 internal/room/tools/executor_test.go 测试文件
|
||||||
|
- 修复 executor.go glob 函数支持 `**/*.go` 递归匹配
|
||||||
|
- 代码变更:`files changed: 2`, `insertions: +154`, `deletions: -13`
|
||||||
|
- Evidence: internal/room/tools/executor_test.go (new), internal/room/tools/executor.go
|
||||||
- 2026-03-05:支持从 TEAM.md 读取团队元信息
|
- 2026-03-05:支持从 TEAM.md 读取团队元信息
|
||||||
- 修改 internal/hub/hub.go,添加 readTeamMeta 函数
|
- 修改 internal/hub/hub.go,添加 readTeamMeta 函数
|
||||||
- 安装团队时从 TEAM.md 解析 name/description/author
|
- 安装团队时从 TEAM.md 解析 name/description/author
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user