kimi-code/packages/node-sdk
7Sageer 017a213d01 Merge remote-tracking branch 'origin/main' into spine-v2
Resolve 43 conflicted files: union spine features (rawContextTokens gauge,
snapshot chain, prompt contributions, compaction guards, skill sources) with
upstream's agentState/sessionState migration, Workspace domain, scoped tool
services, and the L0-L7 layering removal. Port spine + TUI facade code to the
new APIs (AgentTool/registerAgentToolService, ScopeActivation, IBootstrapService
renames, Workspace session lookup, async undo domain).

Left out pending facade ports in apps/kimi-code/src/core: workspace-trust
startup prompt, --agent/--agent-file TUI binding, atomic config replace on
provider refresh (each recoverable from origin/main).

Verified: agent-core-v2 typecheck + 4576 tests, kap-server typecheck + 938
tests, kimi-code typecheck + tests, all packages typecheck, build:packages.
2026-08-03 13:23:06 +08:00
..
examples feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
scripts feat(node-sdk): migrate the SDK method surface to agent-core-v2 (#2262) 2026-07-28 20:29:45 +08:00
src Merge remote-tracking branch 'origin/main' into spine-v2 2026-08-03 13:23:06 +08:00
test Merge remote-tracking branch 'origin/main' into spine-v2 2026-08-03 13:23:06 +08:00
api-extractor.json chore: WIP dev state before upstream kimi-code-v2 merge 2026-07-09 20:23:35 +08:00
CHANGELOG.md ci: release packages (#2342) 2026-07-30 14:56:30 +08:00
package.json ci: release packages (#2342) 2026-07-30 14:56:30 +08:00
README.md Kimi For Coding 2026-05-22 15:54:50 +08:00
tsconfig.api-extractor.json Kimi For Coding 2026-05-22 15:54:50 +08:00
tsconfig.dts.json feat(node-sdk): migrate the SDK method surface to agent-core-v2 (#2262) 2026-07-28 20:29:45 +08:00
tsconfig.json feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
tsdown.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
vitest.config.ts chore: use raw query imports for prompt sources (#682) 2026-06-12 11:47:44 +08:00

@moonshot-ai/kimi-code-sdk

The TypeScript SDK for Kimi Code

Part of the Kimi Code monorepo.

See the main repository for documentation, issues, and contribution guidelines.

License

MIT