kimi-code/packages
haozhe.yang f71ef6d466 feat(server): add session skill list and activation endpoints
- add GET /sessions/{session_id}/skills and POST .../{skill_name}:activate routes\n- add skill protocol schemas (SkillDescriptor, list/activate DTOs) and error codes\n- add ISkillService/SkillService to list and activate skills via core RPC\n- map skill errors to protocol envelopes (40415, 40912)\n- add end-to-end tests covering list, activate, unknown session/skill, and unsupported action
2026-06-12 12:34:14 +08:00
..
acp-adapter fix(acp-adapter): convert Unix paths to Windows separators for ACP file RPC (#628) 2026-06-10 20:00:54 +08:00
agent-core chore(changeset): rename daemon references to server in changesets and docs 2026-06-11 18:14:56 +08:00
daemon build(kimi-code): sort deps and add fast-json-stringify subpaths 2026-06-11 17:34:13 +08:00
kaos ci: release packages (#491) 2026-06-09 11:54:52 +08:00
kimi-migration-legacy build(kimi-code): sort deps and add fast-json-stringify subpaths 2026-06-11 17:34:13 +08:00
kosong fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00
migration-legacy fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00
node-sdk fix: correct type checks, test mocks, and package resolution 2026-06-11 17:17:51 +08:00
oauth ci: release packages (#390) 2026-06-04 21:45:01 +08:00
protocol feat(server): add session skill list and activation endpoints 2026-06-12 12:34:14 +08:00
server feat(server): add session skill list and activation endpoints 2026-06-12 12:34:14 +08:00
server-e2e feat(server): add server-managed PTY terminal APIs and WebSocket controls 2026-06-11 20:07:44 +08:00
services feat(server): add session skill list and activation endpoints 2026-06-12 12:34:14 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00