mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-18 21:25:40 +00:00
The klient facade PR landed with its release notes planned for a later feature release; removing the two pending changesets so the next release does not pick up version bumps and changelog entries for it.
This commit is contained in:
parent
9e3e6700f9
commit
ba49e3a2f3
2 changed files with 0 additions and 11 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"@moonshot-ai/kap-server": minor
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
Expose the model registry and model catalog services on the server's v2 RPC surface so remote clients can manage model configuration and read the provider/model catalog.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@moonshot-ai/klient": minor
|
||||
---
|
||||
|
||||
Add `models`, `catalog`, and `hostFs` sections to the global facade for model configuration, the provider/model catalog, and host folder browsing, plus a `models.changed` event, `flags.enabledIds()`, and caching of the `env()` snapshot. `auth.refreshProviderModels()` is deprecated in favor of `catalog.refresh({ scope: 'oauth' })`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue