dsh plugins中文
← Back to popular plugin directory

DSH Plugin Mission Control

Jian-Sparrow/dsh-plugin-mission-control · tools

Mission Control for DeepSeek Harness Live observability for the current DeepSeek Harness Session.

★ 1GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

Mission Control is live-only. It opens one same-origin SSE subscription while the panel is visible, follows the globally current Session, freezes the last snapshot while reconnecting, and releases the subscription on close, sidebar collapse, Session retarget, 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.7 The DSH Web profile Node.js ^22.19.0 or >=24.0.0 pnpm through Corepack Install

Install the bundle into the Web profile, verify the composed row, then start DSH Web:

The package bundle inserts one Cordis row. Its shipped layer is equivalent to:

Install command

dsh plugin --profile web add github:Jian-Sparrow/dsh-plugin-mission-control
View GitHub repository ↗Back to popular plugin directory