mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||