Skip to content
dsh.fish

Browse

152 results

Bundle

dsh-yingnao

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

qiuyiwu1989-star1
Bundle

dsh-session-unarchive

dsh plugin: view archived sessions and restore them to their workspace in the Web GUI (pure plugin — no file patches, survives dsh upgrades).

dylan1213221
Bundle

dsh-doctor

Health check for your DeepSeek Harness (dsh) profile — finds config fields your patches silently dropped, dead patches, and unmaintained plugins.

asdf171281
Bundle

dsh-mcp-manager

DSH 全局 MCP 管理器:设置页「MCP 管理」——粘贴 JSON 一键添加 / 开关 / 删除全局 MCP 服务(统一写入宿主 cordis.patch.yml,跨项目生效)。

1a1251
Bundle

@omdp/dsh-connector

Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector.

XJungit1
Bundle

dsh-plugin-clinic

Plugin Clinic: read-only health checks for the installed DeepSeek Harness plugin set — loader health, dependency integrity, version compatibility, install-script risk, duplicates, and patch integrity, delivered as a model tool, a Web dashboard, and JSON reports.

ayahunter1
Bundle

dsh-config-sync

DeepSeek Harness config sync: export/import DSH settings, API credentials, profile plugin patches and user agent presets as portable local bundles or a single password-encrypted file (AES-256-GCM + PBKDF2-SHA256).

muyifc1
Bundle

dsh-we-wallpaper

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.

pbadgpmeb22791-sketch1
Bundle

@dsh-ext/dsh-package-manager

DSH package manager plugin: install dsh-bundle plugins as profile dependencies and hot mount/unmount their bundle patch rows through the official watchUserPatches cordis.patch.yml reload path — no restart, no workspace/.venv second pipeline.

space-spacee-clamation1
Bundle

dsh-plugin-doctor

DSH 插件管家:审计已安装插件的规范性与安全隐患(manifest 契约、patch 层、静态代码、供应链),设置面板提供插件列表(中文描述、安装时间、版本更新)、热启停与可靠的安装/卸载。

Oo05201
Bundle

dsh-mcphub

MCP management panel for DeepSeek Harness: connection status (green dot), pip/npx local-server upgrade detection & one-click upgrade, add-server form writing cordis.patch.yml, connectivity probe, and usage help.

jinhongxun1
Bundle

@dsh-external/dsh-web-search-openai

OpenAI Responses API-backed web search provider for dsh: registers into ctx.web (web_search tool with server-side retrieval), plus a Web settings card for endpoint/model/key. Hot-pluggable — mounted via profile bundle patch, no dsh source changes.

flg12171
Bundle

dsh-model-gate

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

OPaimon1
Bundle

dsh-github

GitHub authentication and local Git workflow plugin for the dsh web GUI: accounts, repository browsing, clone, pull, push, status, commit, and a settings panel. Token is stored in ~/.dsh/dsh-github.json (0600, atomic write); push is disabled by default. Standalone Cordis plugin — mounted via cordis.patch.yml + a profile node_modules link, no dsh source changes.

andyfan10941
Bundle

@aiwayds/dsh-llm-proxy

dsh plugin: SYSTEM proxy (env) + LLM traffic-splitting proxy via a process-global undici routing dispatcher

fan561
Bundle

dsh-plugin-manager-lite

DSH 静态 bundle 插件:在设置页管理第三方插件——列表、启用/停用(持久化到 ~/.dsh/cordis.patch.yml)、卸载、检查更新、一键升级。A static-bundle DSH plugin that manages third-party plugins on the settings page: list, enable/disable (persisted), uninstall, check for updates, and one-click upgrade.

ShanHaiFish1
Bundle

dsh-task-dispatcher

Task dispatcher for DeepSeek Harness: use TickTick (滴答清单) as the daily task dispatcher — a cordis timer pulls today's due tasks, writes them to the workspace task file, and notifies (WeChat via ClawBot / flomo / macOS) so the agent works through them and writes results back to TickTick

zhengjy011
Bundle

dsh-mcp-market

MCP 服务管家:DeepSeek Harness Web 左侧边栏的 MCP 市场与管理面板——官方模板一键配置(Apifox 公有云/私有化、Apipost、MasterGo、Pixso 等)、粘贴完整 MCP JSON、我的服务增删改启停。配置写入 web profile 的 cordis.patch.yml(@deepseek-ai/dsh-mcp-client 实例行),由 loader 热加载生效。

Mrxieyong1
Bundle

dsh-plugin-manager

DSH web plugin: unified manager for profile bundles and MCP integrations (Settings → Plugins → 管理). Toggles write managed disable overrides into the profile cordis.patch.yml and take effect through config hot-reload.

czx11111
Bundle

dsh-markdown-preview

DSH web plugin: live Markdown + KaTeX math preview docked ABOVE the composer, via the official conversation.input.dock slot. Zero patches to DSH core.

thomasly1
Bundle

@dsh-community/dsh-browser

DeepSeek Harness plugin — a live, stealth-capable Chrome inside the conversation. Tiered frame transport, Patchright engine seam, four-tier CAPTCHA pipeline with interactive human handoff, and a page-owned browser panel the user can grab the mouse in. Tested against DSH 0.1.5-rc.2.

canelaslorenzoenego-ai1
Bundle

dsh-more

Practical patches for missing DeepSeek Harness Web context and history controls.

SodaZheng
Bundle

dsh-mcpmanager

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

dsh-unplug

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