Files
my-pi/packages/web-ui/src/components
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
..
2025-10-05 13:30:08 +02:00
2025-10-05 13:30:08 +02:00
2025-10-05 13:30:08 +02:00