mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 05:03:26 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| sandbox | ||
| AgentInterface.ts | ||
| AttachmentTile.ts | ||
| ConsoleBlock.ts | ||
| ExpandableSection.ts | ||
| Input.ts | ||
| message-renderer-registry.ts | ||
| MessageEditor.ts | ||
| MessageList.ts | ||
| Messages.ts | ||
| ProviderKeyInput.ts | ||
| SandboxedIframe.ts | ||
| StreamingMessageContainer.ts | ||