Andrew Noble
|
6c9f58a2ca
|
fix(daemon): accept valid task claim responses (#5432)
|
2026-07-15 13:20:08 +08:00 |
|
Multica Eve
|
ac62f72c2a
|
MUL-4480: make daemon workspace sync event-driven (#5354)
* feat(daemon): make workspace sync event-driven
Co-authored-by: multica-agent <github@multica.ai>
* fix(daemon): preserve trailing workspace changes
Co-authored-by: multica-agent <github@multica.ai>
* fix(workspace): reconcile failed creates
Co-authored-by: multica-agent <github@multica.ai>
---------
Co-authored-by: Eve <eve@multica-ai.local>
Co-authored-by: multica-agent <github@multica.ai>
|
2026-07-14 11:56:30 +08:00 |
|
Multica Eve
|
f59cb2f494
|
MUL-3834: harden daemon websocket reconnect (#4699)
* MUL-3834 harden daemon websocket reconnect
Co-authored-by: multica-agent <github@multica.ai>
* MUL-3834 stabilize daemon websocket liveness tests
Co-authored-by: multica-agent <github@multica.ai>
---------
Co-authored-by: Eve <eve@multica-ai.local>
Co-authored-by: multica-agent <github@multica.ai>
|
2026-06-29 16:46:57 +08:00 |
|
Bohan Jiang
|
286ecf04b1
|
feat(daemon): add WebSocket heartbeat with HTTP fallback
Adds daemon WebSocket heartbeat acknowledgements while preserving HTTP heartbeat fallback and HTTP task claim/result paths. Keeps old daemon compatibility and task wakeup behavior intact.
|
2026-04-29 17:17:55 +08:00 |
|
devv-eve
|
9db91e89f5
|
feat: add daemon websocket task wakeups (#1772)
* feat: add daemon websocket task wakeups
* feat: fan out daemon wakeups across nodes
* fix: dedupe daemon wakeup loopback events
* fix: lengthen daemon polling fallback interval
---------
Co-authored-by: Eve <eve@multica.ai>
|
2026-04-28 16:07:24 +08:00 |
|