kimi-code/docs/zh
Haozhe 42bb9141d8
feat(tui): add /provider command, custom registry import, and tabbed model selector (#264)
* feat(tui): add /provider command, custom registry import, and tabbed model selector

- add "/provider" slash command for managing AI providers with CRUD UI
- add custom registry import via api.json URL and Bearer token
- introduce tabbed model selector grouped by provider
- add fetchCustomRegistry and applyCustomRegistryProvider in oauth package
- replace deprecated "/connect" command with unified "/provider" flow
- update provider and slash-command documentation

* feat(tui): background provider model refresh at startup

- add `refreshAllProviderModels` utility supporting managed OAuth, open platforms and custom registries
- wire background refresh into `KimiTUI` startup via `AuthFlowController`
- add `providerSwitchHint` option to `ModelSelector` and enable it in `TabbedModelSelector`
- update `TabbedModelSelector` hint wording from "switch" to "provider"
2026-06-01 18:46:40 +08:00
..
configuration feat(tui): add /provider command, custom registry import, and tabbed model selector (#264) 2026-06-01 18:46:40 +08:00
customization feat(plugin): install plugins from a GitHub repository URL (#221) 2026-05-29 22:18:16 +08:00
guides fix: clarify Kimi Platform login copy (#274) 2026-06-01 18:43:01 +08:00
reference feat(tui): add /provider command, custom registry import, and tabbed model selector (#264) 2026-06-01 18:46:40 +08:00
release-notes docs(changelog): sync 0.6.0 from apps/kimi-code/CHANGELOG.md (#227) 2026-05-29 22:58:42 +08:00
faq.md Kimi For Coding 2026-05-22 15:54:50 +08:00
index.md Kimi For Coding 2026-05-22 15:54:50 +08:00