kimi-code/packages/kap-server/src
2026-07-29 18:09:43 +08:00
..
lib feat(kap-server): add GET /api/v1/fs:content endpoint for host files (#2012) 2026-07-21 18:53:27 +08:00
middleware feat(transcript): add unified transcript layer, drop the /api/v2 RPC surface (#1888) 2026-07-20 15:33:05 +08:00
openapi refactor(kap-server): drop the @moonshot-ai/protocol dependency (#1755) 2026-07-15 22:40:05 +08:00
protocol Resolve feedback endpoint from provider config 2026-07-29 18:09:43 +08:00
routes feat(kap-server): forward feedback to the managed collection backend 2026-07-29 17:28:35 +08:00
search feat(kap-server): add global message search with literal and live-session modes (#2321) 2026-07-28 21:47:50 +08:00
security feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
services Resolve feedback endpoint from provider config 2026-07-29 18:09:43 +08:00
transport fix(kap-server): flush public and control WS frames immediately (#2221) 2026-07-27 10:58:38 +08:00
contract.ts feat(transcript): add unified transcript layer, drop the /api/v2 RPC surface (#1888) 2026-07-20 15:33:05 +08:00
env.d.ts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
envelope.ts refactor(kap-server): drop the @moonshot-ai/protocol dependency (#1755) 2026-07-15 22:40:05 +08:00
error-handler.ts refactor(kap-server): drop the @moonshot-ai/protocol dependency (#1755) 2026-07-15 22:40:05 +08:00
index.ts feat(cli): replace the kimi server command tree with kimi web and share one home across servers (#1826) 2026-07-19 11:43:46 +08:00
instanceRegistry.ts feat(cli): replace the kimi server command tree with kimi web and share one home across servers (#1826) 2026-07-19 11:43:46 +08:00
request-id.ts refactor(kap-server): drop the @moonshot-ai/protocol dependency (#1755) 2026-07-15 22:40:05 +08:00
requestLogging.ts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
start.ts Resolve feedback endpoint from provider config 2026-07-29 18:09:43 +08:00
version.ts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00