kimi-code/plugins
qer db8b9da550 feat(agent-core-v2): add built-in capabilities (kimi-cu, kimi-webbridge) with REST routes
Add a capability domain holding a closed registry of built-in product
capabilities. Each entry owns layered readiness detection and idempotent
install orchestration: binary runtimes from fixed official CDN URLs
(KimiCU.app + launchd service + TCC permission state; the WebBridge
daemon with start-if-down semantics for Kimi Work coexistence) plus
agent wiring through the plugin service. The WebBridge wiring un-shadows
stale user-source skill copies (user priority beats plugin priority).

kap-server exposes the domain as GET /api/v1/capabilities,
GET /api/v1/capabilities/{id}, and POST /api/v1/capabilities/{id}:install
with client-polled progress and new wire codes 40418 / 40922 / 40923.

The plugin marketplace gains an official kimi-webbridge entry
(browser-control skills) packaged by the existing CDN build.
2026-07-30 16:13:08 +08:00
..
official feat(agent-core-v2): add built-in capabilities (kimi-cu, kimi-webbridge) with REST routes 2026-07-30 16:13:08 +08:00
marketplace.json feat(agent-core-v2): add built-in capabilities (kimi-cu, kimi-webbridge) with REST routes 2026-07-30 16:13:08 +08:00