mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 05:11:24 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| apiServer | ||
| configs | ||
| integration | ||
| knowledge | ||
| mcpServers | ||
| services | ||
| utils | ||
| bootstrap.ts | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||