插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 2803 个插件
dsh-strata
jsdvjx/dsh-strata
Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.
nexusclaw-agent-governance
nexusclawhq/nexusclaw-agent-governance
DeepSeek Harness (dsh) approval answerer backed by the agent-governance sidecar — every approval/request is decided by the deny-by-default gate, L0–L4 rules and the organizational audit chain.
goal-acceptance
cckyros/goal-acceptance
Model-provider-neutral goal acceptance criteria and validation enforcement plugin for the DeepSeek Harness
dsh-approval-hotkeys
sirilee/dsh-approval-hotkeys
DeepSeek Harness plugin: panel hotkeys for every interaction panel — Enter presses the confirm (primary) button, Esc presses the cancel button (approval, question/choice, plan review; Claude Code habits).
dsh-replay-lab
tbxy09/dsh-replay-lab
Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence
dsh-multiple-chat-panels
williamshi666/dsh-multiple-chat-panels
Multiple chat panels for DeepSeek Harness: view and interact with several agent sessions side by side in a Mission Control grid
dsh-node-appearance
max-null/dsh-node-appearance
会话节点外观插件:按节点类型/工具名着色的可配置配色,思考过程显示开关(DeepSeek Harness Web GUI)
dsh-voice-kit
aaaadrop/dsh-voice-kit
Voice input (Web Speech API) and read-aloud (speechSynthesis) for the DeepSeek Harness web GUI — DSH 语音输入 + 回复朗读套件
dsh-sight
ericfetch/dsh-sight
DeepSeek Harness plugin: direct multimodal image transfer declarations + per-session image clearing (surface replace), with a settings page and composer controls.
better-dsh-pet
ysppwn721/better-dsh-pet
A desktop-native pet bubble driven by DeepSeek Harness session events: transparent always-on-top Electron window, status-aware animations, balance, pomodoro, roast, and DSH settings card.
dsh-balance
kkbsgg/dsh-balance
Shows the selected model provider's account balance next to the composer model seat once a model and reasoning effort are selected.
dsh-selfrepair
dushaobindoudou/dsh-selfrepair
Diagnose and repair a DeepSeek Harness (dsh) installation — duplicated profile modules, unusable model configuration, broken settings — from the settings page, a slash command, or a standalone CLI that works even when dsh cannot start.
dsh-session-pruner
mrzhangkris/dsh-session-pruner
会话生命周期管理:one-shot 完成归档/删除、可续与主会话闲置归档、容量保底、连带清理 projcache——全类型生命周期管理。
dsh-agy-link
amlyczz/dsh-agy-link
Google Antigravity (agy CLI) models for DeepSeek Harness — stream Gemini/Claude/GPT-OSS subscriptions into DSH with thinking, tool activity, token usage and in-GUI Google OAuth login.
dsh-open-file
hyper-dsh-plugins/dsh-open-file
Workspace-bound arbitrary file upload, reading, OCR, and rendering for DeepSeek Harness.
dsh-arc-context
plxloyzb/dsh-arc-context
Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.
dsh-chat-rail
max-null/dsh-chat-rail
画卷式消息导航栏:右侧竖条 hover 展开画卷,scroll-spy 高亮居中跟随,编号+时间+完整预览,与 better-sidebar 双面板动画同步避让
dsh-tui-pi
fan56/dsh-tui-pi
pi-style terminal UI for DeepSeek Harness (dsh) — pi-tui look & feel, dsh slash commands, GitHub light/dark themes, powerline footer
Awesome-DSH-Pet
awesome-ai-pedia/awesome-dsh-pet
DSH Web GUI 的可扩展桌面宠物插件,支持投喂、玩耍、切换角色,并使用 Codex 8x9 spritesheet 添加自定义角色。
dsh-plugin-manager (cli)
jesse-njx/dsh-plugin-manager
`dsh pm` 插件管理器:多源搜索(awesome 列表 + GitHub + npm)、按 profile 安装/移除/更新,以及 doctor 审计(清单、bundle patch、版本漂移)。
dsh-riskproof
onlyqzq/dsh-riskproof
具备来源追踪能力的执行安全机制,可跨 DSH 工具调用持续追踪敏感数据,并在执行前阻断高风险的数据外泄行为。
dsh-provenance
darren-tang/dsh-provenance
为 DeepSeek Harness 插件做安装前供应链校验:在代码运行前核对即将安装的包是否与你读到的源码一致。
dsh-auto-exit
xiaxingtianxia2-glitch/dsh-auto-exit
关闭 DSH Web UI 后自动退出 CLI 进程(等效 Ctrl+C),支持可配置宽限期与试运行模式。
dsh-api
lilming123/dsh-api
把 dsh 内部能力(语言、工作区注册表、agent-status 与 approval 事件)以 HTTP 路由的形式暴露在 dsh 已监听的本地回环 socket 上,前缀 /dsh-api,并通过 /dsh-api/events 提供 SSE 事件推送。