dsh-turn-notifyDSH plugin: Windows toast notification when an agent turn completes; click the toast to jump back into that session in the Web UI.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hxy113/dsh-turn-notify发现最好的 DSH 插件
1111个结果
dsh-turn-notifyDSH plugin: Windows toast notification when an agent turn completes; click the toast to jump back into that session in the Web UI.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hxy113/dsh-turn-notifydsh-turn-reviewDSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yq04/dsh-turn-reviewdsh-ui-workbenchDSH web plugin: a right-side workbench panel (file tree / file viewer / git review) with a draggable-width side panel that coexists with the official tool-details panel.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LoftyTao/dsh-ui-workbenchdsh-understand-anything理解任何东西技能包(移植自 Understand-Anything)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-understand-anythingdsh-unitarylab-quantum-practicesQuantum Algorithms Best Practices tool bundle for DeepSeek Harness
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:unitarylab/quantum-practicesdsh-update-copilotUpdate copilot for DeepSeek Harness: tracks the DSH core, bundle packages, and every profile plugin (npm version + git upstream dual channel), summarizes changelogs for agent-assisted upgrade decisions, and executes plugin updates only after explicit confirmation.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hezhongtang/dsh-update-copilotdsh-verification-receiptPrivacy-minimal heuristic per-turn execution summaries for DeepSeek Harness
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:030611/dsh-verification-receiptdsh-verify-judgeGoal-completion verification gate for DeepSeek Harness: intercept update_goal(complete), run workspace verification commands, and only let the goal close when they pass
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zriyox/dsh-verify-judgedsh-visiondsh-vision — a DeepSeek Harness plugin (tool template).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sjakdhasdh/dsh-visiondsh-visionDeepSeek Harness 识图插件:为 Agent 注册 image_analyze 工具,把本地图片或 URL 发送给 OpenAI 兼容视觉模型(默认 OpenRouter google/gemini-3.7-flash)并返回文字分析
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joyiok/dsh-visiondsh-vision-localLocal-first vision for text-only DeepSeek Harness agents: route image understanding to a local OpenAI-compatible vision model, return structured JSON evidence (summary / OCR / layout / semantics / visual / uncertainty).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gloryxpnv/dsh-tool-visiondsh-vision-subagentVision for text-only DeepSeek Harness agents: delegate image reading to a one-shot subagent on a configurable vision route (MiniMax / Kimi / any OpenAI-compatible provider), keeping image bytes and the vision model's context out of the main session.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruby1304/dsh-vision-subagentdsh-vision-toolvision tool for DeepSeek Harness agents: describe local images via any OpenAI-compatible vision endpoint you configure (no built-in keys, optional multi-model cross-check)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TZHR-invest/dsh-plugins#e7d4001adf8fb9ee13c8578972753bfa51c0cbf8&path:packages/dsh-visiondsh-visual-planVisual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JIAQI23333/dsh-visual-plandsh-vlm-bridgeDeepSeek Harness (dsh) bundle plugin: vision_analyze tool lets text-only LLM agents read images via SenseNova VLM, with Schemastery config and single-source credentials
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:me9rez/dsh-vlm-bridgedsh-voiceVoice for DeepSeek Harness — give text-only DeepSeek ears and a mouth: browser-native speech input (STT) + read-aloud (TTS), plus Whisper/TTS agent tools.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhuiyueya/dsh-voicedsh-voiceDeepSeek Harness 语音输入插件:麦克风 → 本地/浏览器识别 → 文本进会话(纯输入,与 agent preset 解耦)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:3274375092/dsh-voicedsh-voiceDSH 语音双件套插件:voice_tts(edge-tts 协议零成本微软神经语音合成)/ voice_stt(OpenAI 兼容 ASR 语音转文字)/ voice_list(音色列表),原生 WebSocket + 插件级代理。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:STARDUSTLC666/dsh-voicedsh-vps-hubVPS Hub for DeepSeek Harness: manage your cloud-server SSH ledger, import hosts from ~/.ssh/config, and let agents discover, test, execute commands on, and transfer files to your servers. Private keys stay local as path references only. Optional Settings-page UI via the dynamic-plugin example.
dsh-vscodeUse DeepSeek Harness (DSH) directly inside the VS Code sidebar by embedding its web UI. Auto-starts `dsh web`, reuses an existing server, and reopens your most recent session.
dsh-vscode%description%
dsh-vscodeRun DeepSeek Harness sessions from a VS Code sidebar.
dsh-web-accessWeb access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NexusAgentX/dsh-web-accessdsh-web-mermaidDeepSeek Harness (DSH) Web 插件:把聊天 Markdown 中的 ```mermaid 围栏代码块离线渲染为 Mermaid 图表(SVG)。mermaid 运行时随插件内置,不依赖任何在线 CDN。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vtxf/dsh-web-mermaid