mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-27 17:46:38 +00:00
- add terminal protocol schemas (REST and WebSocket controls)\n- add TerminalService with node-pty backend and frame buffering\n- add REST routes for terminal CRUD operations\n- add WebSocket terminal attach, input, resize, and close handlers\n- add e2e and unit tests for terminal lifecycle and I/O |
||
|---|---|---|
| .. | ||
| client.ts | ||
| envelope.ts | ||
| http.ts | ||
| index.ts | ||
| report.ts | ||
| reverse-rpc.ts | ||
| wait.ts | ||
| ws.ts | ||