co-mono/packages/web-ui/src
Mario Zechner c0ad46fa01 Fix javascript-repl to throw errors on execution failure
- Throw error instead of returning output when result.success is false
- Ensures tool call is marked as failed when code execution fails or is aborted
- Matches browser-javascript error handling pattern
2025-10-09 23:30:40 +02:00
..
agent Add artifact message persistence for session reconstruction 2025-10-09 04:07:59 +02:00
components Fix console logging and message routing 2025-10-09 23:20:14 +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 Fix javascript-repl to throw errors on execution failure 2025-10-09 23:30:40 +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 Fix console logging and message routing 2025-10-09 23:20:14 +02:00
index.ts Add onCompleted callback system for guaranteed console log delivery 2025-10-09 20:10:20 +02:00