Development & Runtime
59 curated Development & Runtime plugins for DeepSeek-Harness
72 plugins found
dsh-view-modes
nigelyao/dsh-view-modes
view modes for deepseek harness, including Verbose, Normal, Summary Mode
dsh-file-preview
pjy-20051012/dsh-file-preview
dsh-content-studio
zrui-c/dsh-content-studio
DSH bundle plugin: 内容创作与多平台分发 —— 桌面截屏/录屏、Markdown→小红书图文卡片(5 配色 × 4 版式、照片插图、背景图)、dev.to 官方 API 发布、发布前人工审阅(草稿落盘),并挂载 Playwright 与小红书 MCP。
dsh-gpu
zytsyj/dsh-gpu
GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection
dsh-doctor
jorinyang/dsh-doctor
DeepSeek Harness diagnostic, repair, and rollback plugin: dsh_doctor (diagnose), dsh_doctor_fix (journaled repair), dsh_doctor_rollback (LIFO undo), plus a Cordis runtime service for dynamic self-healing.
dsh-harmony
ch4acko3/dsh-harmony
A library for patching, replacing and decorating dsh plugin during runtime
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery
dsh-repro
evilirving/dsh-repro
/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.
dsh-guardian
lonelymoon87/dsh-guardian
Adds dangerous-operation policy checks, output redaction, and a security-review workflow.
dsh-prompt-profile
bramblexu/dsh-prompt-profile
Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.
dsh-tps
small-tailqwq/dsh-tps
A TPS metrics plugin.
dsh-tool-approval
ilharp/dsh-tool-approval
Manual approval mode ("Manual Mode" / "Ask Mode").
dsh-polyglot
jesse-njx/dsh-polyglot
The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you.
dsh-pain-point-check
iccuse/dsh-pain-point-check
Enforced pain-point gate: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries.
dsh-shield
x2802490130-prog/dsh-shield
A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals.
dsh-guard
x2802490130-prog/dsh-guard
A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel.
dsh-doctor (plugin)
moonquake2004/dsh-doctor
Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API.
dsh-plugin-scout
icefall7/dsh-plugin-scout
Scouts the deepseek-harness repo and every dsh-plugin-tagged repository to discover harnesses related to your goal, then judges each as worth trying, watching, or skipping.
uagent-sync
severin-ye/uagent-sync
U同步 / Uagent Sync — cross-device workspace sync for DeepSeek Harness: backup, restore, and ecosystem update via the uagent-sync CLI.
dsh-ocr-review
jiayan-xu/dsh-ocr-review
Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
dsh-tmuxctl
jesse-njx/dsh-tmuxctl
Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands.
dsh-tool-call-stats
disyli/dsh-tool-call-stats
Per-process tool-call statistics: a `tool_stats` tool reporting per-tool call counts, error counts, and average durations.