diff --git a/README.md b/README.md index b4381eb..b91d33c 100644 --- a/README.md +++ b/README.md @@ -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" diff --git a/package.json b/package.json index ad85ad5..813470d 100644 --- a/package.json +++ b/package.json @@ -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": {