From 4f5e1c4a823f3eb39ff4bd0ea352132bf86efa70 Mon Sep 17 00:00:00 2001 From: qer Date: Mon, 3 Aug 2026 14:36:02 +0800 Subject: [PATCH] revert(plugins): remove the kimi-cu and kimi-webbridge marketplace entries Both capabilities now distribute with the client (bundled wiring), so the catalog drops back to kimi-datasource / superpowers / vercel-plugin. Older clients never see the entries; current clients install from the Built-in section. This also reverts the marketplace blurb commit 0635e99c5. --- plugins/marketplace.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/plugins/marketplace.json b/plugins/marketplace.json index 86e2e1aad..ce41a8c83 100644 --- a/plugins/marketplace.json +++ b/plugins/marketplace.json @@ -10,23 +10,6 @@ "keywords": ["data", "mcp"], "source": "./official/kimi-datasource" }, - { - "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. 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" - }, - { - "id": "kimi-webbridge", - "tier": "official", - "displayName": "Kimi WebBridge", - "description": "Control your real browser from Kimi Code — navigate, click, type, and screenshot. Requires the WebBridge daemon + browser extension.", - "homepage": "https://www.kimi.com/features/webbridge", - "keywords": ["browser", "webbridge", "cdp", "automation", "web"], - "source": "./official/kimi-webbridge" - }, { "id": "superpowers", "tier": "curated",