Bundle
DSH vision bridge (DSH >= 0.1.2-rc.1): when the selected chat model is text-only, attached images are described by a local Ollama VL model (qwen3-vl:8b) with keep_alive VRAM cooling. Install-time patch of dsh-api-session-controller prompt admission + runtime status companion.
Bundle
DSH plugin: prompt the agent to dispatch image recognition to an opencode-go mimo-v2.5 subagent
Bundle
opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent
Bundle
Wallpaper Engine bridge for the DeepSeek Harness web GUI: browse your local Wallpaper Engine library and use any dynamic wallpaper as the GUI background — video, web, image and scene previews, with scrim and translucency controls. Hot-pluggable via cordis.patch.yml + profile, no dsh source changes.
Bundle
dsh plugin: SYSTEM proxy (env) + LLM traffic-splitting proxy via a process-global undici routing dispatcher
Bundle
dsh-chatroom kit plugin: dsh-weave Fix1-Fix4 patch guard + chatroom_* agent tools + /dsh-chatroom host RPC.
Bundle
Trigger GitHub Actions workflow runs and local test pipelines, stream their logs back, and on failure hand the tail of the log to DeepSeek for a Markdown root-cause diagnosis.
Bundle
Task dispatcher for DeepSeek Harness: use TickTick (滴答清单) 5️⃣AI as the daily task dispatcher — a cordis timer pulls today's due tasks each morning, writes them to the workspace task file, and notifies (flomo + macOS) so the agent works through them and writes results back to TickTick
Bundle
Extension center for DeepSeek Harness: manage plugins, skills and MCP servers from the WebUI — bundle install/remove, cordis.patch.yml row CRUD, SKILL.md editing, live MCP mounting. Zero-intrusion bundle plugin, no dsh source changes.
Bundle
Yingnao (硬脑) plugin for DeepSeek Harness: let your agent govern a local disk — see what's still dark, search it, find what's related, and dispatch governance jobs that are reversible and cost-aware
Bundle
MCP 服务管家:DeepSeek Harness Web 左侧边栏的 MCP 市场与管理面板——官方模板一键配置(Apifox 公有云/私有化、Apipost、MasterGo、Pixso 等)、粘贴完整 MCP JSON、我的服务增删改启停。配置写入 web profile 的 cordis.patch.yml(@deepseek-ai/dsh-mcp-client 实例行),由 loader 热加载生效。
Bundle
Single-model disable gate: hides denied models from every discovery path, blocks dispatch with an in-protocol error chunk, and exposes a settings-section UI for the denylist
Bundle
Practical patches for missing DeepSeek Harness Web context and history controls.
SodaZheng
Bundle
DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。
EricXu20266
Bundle
Plug/unplug any DeepSeek Harness plugin cleanly: list every mounted layer, disable/enable without deleting, remove bundles + patch rows + dependencies in one pass, and audit for orphaned/dangling plugin state. Zero runtime dependencies; read-only by defau
Bundle
dsh 硬编码中文化补丁:导入后自动将命令菜单/权限预设/计划审查/轨迹视图等包内英文 UI 字符串替换为中文(幂等,dsh 更新后自动重打)。
lingyingaojue
Bundle
DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).
fonlan
Bundle
Bind a chord to anything the harness can do: a menu the desktop shell renders natively, a switchboard the runtime dispatches through, and an in-page listener for the web — one document, two surfaces
omdsh-plugins
Bundle
Tolerate OpenAI-compatible model streams that end without a terminal finish_reason so DSH turns complete instead of aborting.
Canson666
Bundle
DeepSeek Harness 的 MCP 服务管理器:在 设置 → 插件 → MCP 标签页中发现 GitHub 上的 MCP 服务仓库(topic:mcp-server / modelcontextprotocol),探测 npm / PyPI 发布状态与 README 启动线索,详情查看后一键安装 / 移除。服务以 @deepseek-ai/dsh-mcp-client 行登记进 cordis.patch.yml,HMR 热重载,无需重启。支持 GitHub 代理。
Casually
Bundle
Material Icon Theme-style file & folder icons for dsh-better-sidebar: authentic SVGs served over exact routes, named-folder + open variants via data-dir attributes patched into dsh-better-sidebar.
sarfarazstark
Bundle
Observability for DeepSeek Harness code-mode sub-dispatches: the tool calls a run_code program makes that the model never sees.
lisycotana
Bundle
DeepSeek Harness 设置界面管理 MCP 服务器:增删改 cordis.patch.yml 中的 @deepseek-ai/dsh-mcp-client 行
belowthetree
Bundle
Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)
SipengXie2024