mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 20:03:05 +00:00
- javascript-repl now displays return values with => prefix - Objects are JSON.stringify'd with formatting - Removed console.error from wrapper to prevent duplicate error messages - Error is already captured and sent via execution-error message - Fixes missing return value display and duplicate error output |
||
|---|---|---|
| .. | ||
| 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 | ||