Add worker gateway and websocket transport flow

This commit is contained in:
2026-07-03 21:30:17 +03:00
parent b681a90eae
commit 8423d8e8ad
8 changed files with 727 additions and 12 deletions
+4 -4
View File
@@ -38,13 +38,13 @@
- [x] model router providers
- [x] MCP transport adapter
- [ ] worker WebSocket gateway
- [ ] heartbeat monitor
- [ ] capability-aware dispatch
- [x] worker WebSocket gateway
- [x] heartbeat monitor
- [x] capability-aware dispatch
## Package E: Delivery
- [ ] typed worker registration schema
- [x] typed worker registration schema
- [ ] task event DTO normalization
- [ ] confirmation cards
- [ ] progress cards