mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-22 07:05:41 +00:00
- add Core-scoped IModelCatalogService in agent-core-v2 covering listModels, listProviders, getProvider, setDefaultModel, and refreshOAuthProviderModels - expose the v1-compatible /api/v1 models and providers catalog routes in server-v2, mapping provider.not_found / model.not_found to the numeric protocol error codes - add IOAuthService.getCachedAccessToken for provider status detection - register provider.not_found and model.not_found protocol error codes |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||