co-mono/packages
Mario Zechner fdd4e24246 Fix message routing by broadcasting to all providers and consumers
- Router was stopping propagation after first handler returned true
- This prevented consumers from seeing messages that providers handled
- executionConsumer never received execution-complete because ConsoleRuntimeProvider handled it first
- Now all providers and consumers receive all messages
- Fixes javascript_repl never completing
2025-10-09 20:41:22 +02:00
..
agent Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
ai Add ollama dependency and dialog backdrop blur 2025-10-08 17:49:56 +02:00
pods Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
proxy Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
tui Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
web-ui Fix message routing by broadcasting to all providers and consumers 2025-10-09 20:41:22 +02:00