kimi-code/packages/services
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(services,protocol): remove node-sdk dependency 2026-06-11 10:14:46 +08:00
AGENTS.md refactor(services): move daemon fs, fileStore, logger and workspace services to shared package 2026-06-11 10:14:46 +08:00
package.json refactor(services,protocol): remove node-sdk dependency 2026-06-11 10:14:46 +08:00
tsconfig.json feat: bootstrap local daemon with REST/WS gateway, DI, and protocol/services packages 2026-06-11 10:14:44 +08:00
tsdown.config.ts refactor(services,protocol): remove node-sdk dependency 2026-06-11 10:14:46 +08:00
vitest.config.ts refactor(services,protocol): remove node-sdk dependency 2026-06-11 10:14:46 +08:00