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:
qer 2026-07-31 13:14:00 +08:00
parent 4bdb2f6d0f
commit 0635e99c51

View file

@ -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"
},