co-mono/packages/web-ui/src
Mario Zechner 8747e01c31 Display return values and fix duplicate error messages in REPL
- 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
2025-10-09 20:51:25 +02:00
..
agent Add artifact message persistence for session reconstruction 2025-10-09 04:07:59 +02:00
components Display return values and fix duplicate error messages in REPL 2025-10-09 20:51:25 +02:00
dialogs Add ollama dependency and dialog backdrop blur 2025-10-08 17:49:56 +02:00
prompts Add onCompleted callback system for guaranteed console log delivery 2025-10-09 20:10:20 +02:00
storage Add ollama dependency and dialog backdrop blur 2025-10-08 17:49:56 +02:00
tools Display return values and fix duplicate error messages in REPL 2025-10-09 20:51:25 +02:00
utils Refactor artifacts renderer and add Console component 2025-10-08 01:54:50 +02:00
app.css Add Anthropic prompt caching, pluggable storage, and CORS proxy support 2025-10-05 23:00:36 +02:00
ChatPanel.ts Add artifact message persistence for session reconstruction 2025-10-09 04:07:59 +02:00
index.ts Add onCompleted callback system for guaranteed console log delivery 2025-10-09 20:10:20 +02:00