kimi-code/packages/daemon
haozhe.yang 18224d47ff refactor(services,daemon,agent-core): align service registry bootstrap and expand DI lifecycle primitives
- remove defaultServicesModule() and services/src/module.ts; consume getSingletonServiceDescriptors() directly\n- update daemon service registrations and bootstrap to use registry descriptors\n- add DisposableMap, DisposableSet, disposable tracking, and disposeOnReturn to agent-core DI\n- update AGENTS.md with new registration patterns
2026-06-11 10:14:45 +08:00
..
scratch feat(daemon,web): expand daemon APIs and web client 2026-06-11 10:14:45 +08:00
src refactor(services,daemon,agent-core): align service registry bootstrap and expand DI lifecycle primitives 2026-06-11 10:14:45 +08:00
test feat(prompt): add prompt queue and steer support 2026-06-11 10:14:45 +08:00
package.json feat(daemon,web): expand daemon APIs and web client 2026-06-11 10:14:45 +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 feat: bootstrap local daemon with REST/WS gateway, DI, and protocol/services packages 2026-06-11 10:14:44 +08:00
vitest.config.ts feat(daemon,web): expand daemon APIs and web client 2026-06-11 10:14:45 +08:00