mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-04 22:11:27 +00:00
docs(plugins): keep the kimi-cu marketplace blurb accurate for every client
Only the capability-aware clients auto-install the KimiCU.app runtime; older builds still get wiring-only (the wrapper's error message then points at the official setup script). Don't overpromise in the catalog text every version reads.
This commit is contained in:
parent
4bdb2f6d0f
commit
0635e99c51
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"id": "kimi-cu",
|
||||
"tier": "official",
|
||||
"displayName": "Kimi Computer Use",
|
||||
"description": "macOS GUI automation in the background — click, type, scroll, and drag without taking over your mouse. Installing also sets up the KimiCU.app runtime (macOS only).",
|
||||
"description": "macOS GUI automation in the background — click, type, scroll, and drag without taking over your mouse. Requires the KimiCU.app runtime (macOS only); current clients set it up automatically on install.",
|
||||
"keywords": ["computer-use", "macos", "accessibility", "automation", "gui"],
|
||||
"source": "https://cdn.kimi.com/kimi-computer-use/latest/kimi-cu-plugin.zip"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue