mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-22 15:16:07 +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 |
||
|---|---|---|
| .. | ||
| acp-adapter | ||
| agent-core | ||
| agent-core-v2 | ||
| kaos | ||
| kimi-migration-legacy | ||
| kosong | ||
| migration-legacy | ||
| minidb | ||
| node-sdk | ||
| oauth | ||
| protocol | ||
| server | ||
| server-e2e | ||
| server-v2 | ||
| telemetry | ||