Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
1664 plugins encontrados
dsh-ponytail
njuptlzf/dsh-ponytail
Ponytail (lazy-senior-dev) as a mode-switchable, always-on DSH plugin: injects the COMPACT ruleset every step (off empties it) and mirrors the full ruleset + five companions into ~/.dsh/skills. Attribution: github.com/DietrichGebert/ponytail (MIT).
dsh-desktop
new-256/dsh-desktop
DSH (DeepSeek Harness) ComfyUI 桥接插件:让 Agent 直接驱动本地/局域网 ComfyUI 生图生视频 — 8 个全局模型工具、预设工作流模板(txt2img/img2img/Wan/SVD/H3)、任意 API 工作流逃生舱、设备能力守卫、模型注册表断点续传下载、ComfyUI 一键安装评估。ComfyUI bridge plugin for DeepSeek Harness: image & video generation tools driving a local
dsh-ui-tool-result-images
suntianc/dsh-ui-tool-result-images
DeepSeek Harness Web plugin that keeps image-bearing Tool results visible after Compact transcript folding
dsh-grill-tree
qiz029/dsh-grill-tree
DeepSeek Harness plugin bundle: grill_tree, a fixed-policy design-space search tool. Expands one decision per node, fans out independent proposers, has a separate judge prune the branches, beam-limits each depth, and ends with complete designs or an infea
dsh-version-status
j2st1n/dsh-version-status
DSH core version monitor & upgrade helper: sidebar status badge, npm release checker, and one-click update command
dsh-reasoning
bowugit/dsh-reasoning
Codex-style /reasoning command for DeepSeek Harness Web: select the reasoning effort of the current model from the slash menu
dsh-plugin-model-icons
zg2017/dsh-plugin-model-icons
Composer polish: the model-select button shows a per-provider brand icon and collapses to icon-only under a narrow composer row (same mechanism as the built-in access-mode button), with a generic fallback icon for unrecognized/new providers.
dsh-xingtu-skills
xingtu1996/dsh-xingtu-skills
XingTu 26 production-grade AI agent skills, packaged as a DeepSeek Harness (DSH) skills plugin — token compression, code review, safe refactor, migration, evidence review & more. 26 个生产级 SKILL.md 技能,DSH 一键安装即用。
dsh-command-palette
1921622004/dsh-command-palette
Command palette (⌘K) for the DeepSeek Harness Web GUI: keyboard-first quick entries over sessions, settings, and actions, with a customizable hotkey and a register extension point.
dsh-llama-cpp-sampling-params
devhang/dsh-llama-cpp-sampling-params
DSH plugin: inject per-model sampling parameters (top_p, top_k, min_p, repeat_penalty, presence_penalty, frequency_penalty) into every chat-completions request sent to a local llama.cpp / llama-server gateway.
dsh-agent-selector
jiang12345-code/dsh-agent-selector
智能体选择器:像模型选择器一样在输入框旁勾选委派目标+具体模型,把对话任务派给外部智能体(Codex CLI / WorkBuddy 内置模型活动价 automation 桥 / WorkBuddy 自定义模型直连 / Claude Code)执行,结果流回 DSH 对话。含 agent_dispatch 工具 + composer 两步下拉 + 设置面板 + 桥健康探活 + 反冒充出处凭证。
dsh-better-command
lovstudio/dsh-better-command
Separator-transparent, abbreviation-aware slash-menu matching for the DeepSeek Harness web surface: provides the slashMatcher service the ui-commands and ui-skill sources consult, so `dshp` matches `dsh-plugin-creator` and `dbc` matches `dsh-better-comman
dsh-session-log-repair
jsoncode/dsh-session-log-repair
DSH session-log repair plugin: scan every stored session, detect a seq collision in the committed region or a torn trailing record, and repair it from a one-click Web UI, model tools, or the /dsh-session-log-repair command. Installing it also registers it
dsh-reasoning-ruler
zisen123/dsh-reasoning-ruler
A minimal reasoning-effort ruler for the DSH composer: one hairline, a sliding marker, per-model memory, optimistic switching — and a streamlined model picker.
dsh-deploy-master
olympianz/dsh-deploy-master
A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the
dsh-composer-markdown
chendefine/dsh-composer-markdown
DSH web 插件:对话输入框 Markdown 编辑增强 —— 无序/有序列表自动续行、列表层级缩进阶梯(Tab 降级 / Shift+Tab 或前缀后 Backspace 升级,整棵子树联动,降级限父级下一级,顶层回归普通文本)、行内代码样式(保留字面反引号)、代码块围栏自动闭合与围栏内 Enter 保护。仅增强编辑态视觉与按键行为,发送文本保持字面 Markdown 逐字节保真。/ DSH web plugin: markdown editing aids for the composer — l
dsh-vercel-mcp
zhengjy01/dsh-vercel-mcp
Vercel MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.vercel.com, Vercel API tools under mcp__vercel__*, and a web settings panel
dsh-prompt-history-plugin
hotpot-labs/dsh-prompt-history-plugin
Prompt history navigation for DeepSeek Harness (dsh) web: browse previously submitted prompts in the conversation composer with the Up/Down arrow keys, shell-style.
dsh-web-search-anysearch
vincibeans/dsh-web-search-anysearch
AnySearch-backed WebSearchProvider for DeepSeek Harness (dsh): register AnySearch's /v1/search, switch explicitly between the official DeepSeek search endpoint and AnySearch from the Plugins settings page card, compatible with dsh v0.1.2-alpha.1 ~ rc.1 (s
dsh-notifier-plugin
hotpot-labs/dsh-notifier-plugin
Native desktop notifications for DeepSeek Harness (dsh): run completion, model questions, and approval requests on macOS, Linux, and Windows. Includes a web settings card consistent with the dsh web UI.
stupid-comments
nmindz/stupid-comments
Enforces your comment policy at write time, inside DeepSeek Harness. Reads the policy from your AGENTS.md or CLAUDE.md, blocks violating writes, and re-injects the policy verbatim so the model stops drifting from it.
dsh-updater
zhengjy01/dsh-updater
Track DeepSeek Harness's own releases and update in one click: reads the npm dist-tags and the GitHub changelog, shows every change between the running build and the target, grades the risk, then hands the install to a detached helper that backs the current install up with an atomic rename, runs npm, verifies what landed, relaunches, and rolls back when the new build does not come up.
dsh-bat2exe
nirvanaslash/dsh-bat2exe
Compiles a Windows .bat/.cmd launcher into a real .exe from inside DSH: renders an icon from a built-in bitmap font, emits a C# wrapper that runs the batch file next to it, compiles with csc.exe (or dotnet build), and can write Start Menu / Desktop shortcuts.
dsh-worktree-manager
shenkonghui/dsh-worktree-manager
Git worktree management for dsh — group workspaces by repository, create and switch worktrees, and browse their changes, commit history and file diffs.