dev-2026-03-29 #7

Merged
hzhang merged 60 commits from dev-2026-03-29 into main 2026-04-05 22:11:44 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 1c87e24ea9 - Show all commits

View File

@@ -186,10 +186,10 @@
- [x] 超时无心跳 -> Offline
- [x] API 配额错误 -> Exhausted
- [ ] BE-AGT-003:实现多 slot 竞争处理(backend only)
- [ ] 选最高 priority 执行
- [ ] 其余 slot 标记 Deferred
- [ ] Deferred slot 自动 priority += 1
- [x] BE-AGT-003:实现多 slot 竞争处理(backend only)
- [x] 选最高 priority 执行
- [x] 其余 slot 标记 Deferred
- [x] Deferred slot 自动 priority += 1
- [ ] BE-AGT-004:实现 Exhausted 恢复时间解析(backend only)
- [ ] 解析 retry-after / reset in / resets at