kimi-code/apps
qer 4bdb2f6d0f feat(tui): show live runtime-setup progress for capability installs
Installing a capability plugin (kimi-cu, kimi-webbridge) from the
/plugins shelf kicked off a silent background binary install — the row
flipped to installed while megabytes of runtime downloaded invisibly.
Route capability entries through the capability surface instead: the
panel's inline installing line now mirrors live progress (step +
percent) until the install settles, and the transcript reports
ready / failure-with-retry / still-running accordingly. Capability
removal prints an explicit note that runtime binaries are deliberately
left untouched (the capability keeps working), since that read as
'uninstall did nothing'.

Plumbs the capability service through klient's global facade
('capabilityService' decorator resolves in-process) and the node-sdk
v2 client; Session exposes it with a structural feature-detect so v1
engines fail clearly.
2026-07-30 22:35:26 +08:00
..
kimi-code feat(tui): show live runtime-setup progress for capability installs 2026-07-30 22:35:26 +08:00
kimi-inspect feat(kap-server): add global message search with literal and live-session modes (#2321) 2026-07-28 21:47:50 +08:00
kimi-web chore(web): upgrade markstream-vue to 1.0.7 (#2294) 2026-07-28 13:25:38 +08:00
vis feat(vscode): migrate extension to Node SDK (#1769) 2026-07-16 17:27:21 +08:00
vscode chore(vscode): release 0.6.6 (#2401) 2026-07-30 15:33:19 +08:00