mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 15:03:31 +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 |
||
|---|---|---|
| .. | ||
| agent | ||
| components | ||
| dialogs | ||
| prompts | ||
| storage | ||
| tools | ||
| utils | ||
| app.css | ||
| ChatPanel.ts | ||
| index.ts | ||