cherry-studio/packages/shared
suyao 651e9a529e
Add JavaScript execution support to code blocks
- Register new IPC channel and handler for JavaScript code execution
- Extend code block execution to support JavaScript, TypeScript, and JS languages
- Add JavaScript service with sandboxed execution using quickJs
- Update UI to show JavaScript execution option alongside Python
2025-10-08 07:07:13 +08:00
..
config feat: add GitHub Copilot CLI integration to coding tools (#10403) 2025-09-30 23:43:19 +08:00
IpcChannel.ts Add JavaScript execution support to code blocks 2025-10-08 07:07:13 +08:00
utils.ts fix: referer (#10124) 2025-09-12 13:31:18 +08:00