kimi-code/packages/protocol
haozhe.yang 420cefbc02 feat(server-v2): add model and provider catalog endpoints
- 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
2026-06-29 20:10:12 +08:00
..
src feat(server-v2): add model and provider catalog endpoints 2026-06-29 20:10:12 +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