auto-sync: 2026-05-17 00:09:14

This commit is contained in:
cfdaily
2026-05-17 00:09:14 +08:00
parent 03123226ec
commit 0a6579e79c
+1 -1
View File
@@ -480,7 +480,7 @@ P1 部署前逐项验证:
- [ ] CLI `blackboard.py read/claim/output/comment/decide/observe/create/review` 全部可用
- [ ] Daemon tick 30s 循环正常运行
- [ ] Inbox JSONL watcher 正常消费 + truncate
- [ ] Agent spawn 成功(Popen 非阻塞 + sessions_spawn
- [ ] Agent spawn 成功(asyncio.create_subprocess_exec 非阻塞 + sessions_spawn
- [ ] Session 完成后自动存档
- [ ] ActiveAgentCounter 并发控制生效
- [ ] API 端点全部可用(/api/projects/ /api/daemon/ /api/events