kimi-code/packages/protocol
haozhe.yang 11e6553553 feat(agent-core-v2): add workspace registry and fs services
- port IWorkspaceRegistry (Core) backed by <homeDir>/workspaces.json
- port IWorkspaceFsService (Core) host-fs folder-picker backend
- rename IWorkspaceService to ISessionWorkspaceService (Session)
- extend ISessionStore with sessionDir/workspaceIdFor/countActiveSessions
  and drop the unused read/write stubs
- add workspace.not_found, fs.path_not_found, fs.permission_denied and
  validation.failed to protocol KimiErrorCode
- update the DI scope map and allow the workspace>event layer exception
2026-06-26 15:36:03 +08:00
..
src feat(agent-core-v2): add workspace registry and fs services 2026-06-26 15:36:03 +08:00
CHANGELOG.md ci: release packages (#746) 2026-06-15 22:50:45 +08:00
package.json ci: release packages (#746) 2026-06-15 22:50:45 +08:00
tsconfig.json feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
tsdown.config.ts feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
vitest.config.ts chore: use raw query imports for prompt sources (#682) 2026-06-12 11:47:44 +08:00