co-mono/packages
Mario Zechner 8212623af0 Add JavaScript REPL tool to web-ui package
- Created javascript-repl.ts tool with SandboxedIframe for code execution
- Integrated into ChatPanel replacing calculate and getCurrentTime tools
- REPL provides full browser API access with external library support
- Auto-registers renderer for tool output display
- Uses srcdoc instead of sandbox.html (no CSP restrictions in web apps)
2025-10-04 19:12:38 +02:00
..
agent chore: bump version to 0.5.43 2025-09-19 01:49:46 +02:00
ai Fix lints. 2025-10-03 23:21:59 +02:00
browser-extension Better detection of eval/<script> capability on current site wrt CSP 2025-10-04 01:13:07 +02:00
pods Fix lints. 2025-10-03 23:21:59 +02:00
tui Fix lints. 2025-10-03 23:21:59 +02:00
web-ui/src Add JavaScript REPL tool to web-ui package 2025-10-04 19:12:38 +02:00