kimi-code/packages/agent-core
haozhe.yang f9ca3cf1b7 feat(kimi-code): add kimi web command and daemon background mode
- add kimi web subcommand to open the daemon-hosted browser UI\n- refactor kimi daemon to start in background by default; add --foreground flag\n- serve web assets from daemon via new registerWebAssetRoutes\n- copy kimi-web build output into CLI bundle at build time\n- update docs for daemon and web commands\n- add unit tests for daemon and web command handlers
2026-06-11 10:14:47 +08:00
..
src feat(kimi-code): add kimi web command and daemon background mode 2026-06-11 10:14:47 +08:00
test refactor(agent-core): consolidate lifecycle and event primitives, remove redundant JSDoc 2026-06-11 10:14:46 +08:00
CHANGELOG.md ci: release packages (#608) 2026-06-10 15:11:40 +08:00
package.json feat(di): add sinon-based test helpers and IConstructorSignature 2026-06-11 10:14:46 +08:00
README.md Kimi For Coding 2026-05-22 15:54:50 +08:00
tsconfig.json Kimi For Coding 2026-05-22 15:54:50 +08:00
tsdown.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
vitest.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00

@moonshot-ai/agent-core

The unified agent engine for Kimi Code.

Part of the Kimi Code monorepo.

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

License

MIT