mirror of
https://github.com/lemon07r/opencode-kimi-full.git
synced 2026-07-18 08:05:52 +02:00
Release v1.0.4: rename provider display name to 'Kimi For Coding (OAuth)'
The previous display name 'Kimi K2.6 (for coding)' was confusing — K2.6 is a model, not a provider, and it collided visually with the models.dev 'Kimi For Coding' entry in interactive 'opencode auth login'. Name now clearly signals this is the OAuth variant.
This commit is contained in:
@@ -40,7 +40,7 @@ Add the plugin and a provider entry to `opencode.json` (or `~/.config/opencode/o
|
||||
"plugin": ["opencode-kimi-full"],
|
||||
"provider": {
|
||||
"kimi-for-coding-oauth": {
|
||||
"name": "Kimi K2.6 (for coding)",
|
||||
"name": "Kimi For Coding (OAuth)",
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"options": {
|
||||
"baseURL": "https://api.kimi.com/coding/v1"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opencode-kimi-full",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "OpenCode plugin that adds first-class support for Kimi K2.6 (kimi-for-coding) via the official Kimi OAuth device flow, matching the upstream kimi-cli 1:1.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user