kimi-code/packages/protocol
haozhe.yang 657430f721 feat(server): add server-managed PTY terminal APIs and WebSocket controls
- 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
2026-06-11 20:07:44 +08:00
..
src feat(server): add server-managed PTY terminal APIs and WebSocket controls 2026-06-11 20:07:44 +08:00
CHANGELOG.md ci: release packages (#608) 2026-06-10 15:11:40 +08:00
package.json ci: release packages (#608) 2026-06-10 15:11:40 +08:00
tsconfig.json feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
tsdown.config.ts feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
vitest.config.ts feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00