Fix agent progress frames on live WebSocket (#63) #72

Merged
westfarn merged 1 commits from fix/63-agent-ws-send-fanout into master 2026-08-04 06:26:26 -07:00
1 Commits
Author SHA1 Message Date
westfarn 72f1f87765 Fix agent progress frames reaching the live WebSocket (#63).
CI / test (pull_request) Successful in 11s
Unit Tests / test (pull_request) Successful in 11s
Thread ws_send through execute_agent_run/_broadcast so inline agent turns
emit run/step frames on the connected client, not only the Redis group.
Also route agentic tasks in consumers_graph and add orchestrator unit tests.
2026-08-04 06:29:48 -05:00