mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 05:11:24 +08:00
- Implement JsServer MCP server with `run_javascript_code` tool for secure code execution - Add JsService worker management with timeout handling and error formatting - Include QuickJS WASM binary and integrate with WASI for sandboxed execution - Update UI with i18n support and JSON result formatting improvements |
||
|---|---|---|
| .. | ||
| apiServer | ||
| configs | ||
| integration | ||
| knowledge | ||
| mcpServers | ||
| services | ||
| utils | ||
| bootstrap.ts | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||