BE-AGT-001: mark task complete, update backend submodule

This commit is contained in:
zhi
2026-03-31 23:01:52 +00:00
parent 6bcea047db
commit c4d2b836ca
2 changed files with 5 additions and 5 deletions

View File

@@ -175,10 +175,10 @@
## E. HarborForge.Backend - Agent / Plugin Calendar 协作
- [ ] BE-AGT-001:定义心跳查询待执行 slot 的服务层(backend only)
- [ ] 筛选当天 `NotStarted / Deferred`
- [ ] 仅返回 `scheduled_at` 已过的 slot
- [ ] 按优先级排序
- [x] BE-AGT-001:定义心跳查询待执行 slot 的服务层(backend only)
- [x] 筛选当天 `NotStarted / Deferred`
- [x] 仅返回 `scheduled_at` 已过的 slot
- [x] 按优先级排序
- [ ] BE-AGT-002:实现 Agent 状态流转服务(backend only)
- [ ] Idle -> Busy / OnCall