DSH × Univer integration: preview Univer spreadsheets (and other units) inline in DeepSeek Harness — node half manages the univer CLI/daemon, client half renders a preview card at the turn tail with in-app fullscreen viewing.
integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dream-num/dsh-univer-plugin
Web compatibility layer for the DeepSeek Harness UI: polyfills crypto.randomUUID on non-secure contexts (plain-http LAN access) so the official conversation UI no longer crashes when attaching images, and surfaces the context status in Settings
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Visol-456/dsh-web-compat
Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。
Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down in the chat composer to recall previously sent messages, with a floating history dropdown.
memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wellorbetter/dsh-input-history
Product delivery workflow plugin for DeepSeek Harness: a full product-to-release pipeline (research -> PRD -> OpenSpec architecture -> parallel multi-agent implementation -> review loops -> tests -> memory & evolution -> release audit) with loop closure, designed for high-quality autonomous completion of long, hard tasks — run it before you sleep.
Agent 协作 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wellorbetter/dsh-product-delivery-workflow
Conversation rollback for the DeepSeek Harness: rewind a session to the prompt before a chosen turn (restore the files that turn changed) and continue in a fresh forked session.
效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:2501136589/dsh-rewind