Jian-Sparrow/dsh-plugin-mission-control

Jian-Sparrow★ 1TypeScriptLast synced: 2026-08-17

Open on GitHub

README excerpt

Mission Control for DeepSeek Harness Live observability for the current DeepSeek Harness Session. Mission Control turns Agent activity, Tool calls, in-process subagent collaboration, and authoritative token counters into a full-screen dashboard inside DSH Web. 中文说明 What it shows - A global HUD with connection state, total tokens, four token buckets, recent token velocity, estimated CNY cost, Agent count, running Tool count, and diagnostics. - A selectable Agent topology rooted at the current Session. Selecting an Agent filters token totals and Tool rows. - A live Tool stream with ownership, timing, result state, bounded rows, and optional payload previews. - Two native entry points: the current Session header and the DSH Web sidebar footer. Mission Control is live-only. It opens one same-origin SSE subscription when you enter the page, freezes the last snapshot while reconnecting, and releases the subscription on close, Session change, plugin unload, or browser disconnect. It does not add model tools, prompts, or hidden reasoning to the model context. Requirements - DeepSeek Harness 0.1.0-rc.6 - The DSH Web profile - Node.js ^22.19.0 or =24.0.0 - pnpm through Corepack Install Insta…

View full README on GitHub →
Tools / Devdsh-pluginsidebaragent

Category