Skip to content
dsh.fish

Browse

295 results

Bundle

dsh-plugin-sorter

RimCrow-inspired plugin sorter for DeepSeek Harness: two-column enable/disable board, drag to reorder, draft-apply-restart workflow, groups, notes, and diagnostics.

inks-knowledge
Bundle

dsh-skill-hub

In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — p

cheshireez
Bundle

dshget-plugin

Search, inspect, update, and install DeepSeek Harness plugins from the DSH Get catalog.

bobby-sheng
Bundle

dsh-local-plugin-switch

Settings page — toggle local plugins on/off (live + durable via cordis.patch.yml).

jcleener
Bundle

dsh-plugin-manager

DSH plugin manager: list installed plugins with descriptions and uninstall the ones you installed yourself.

newbieYi
Bundle

dsh-plugin-hotplug

Hot-plug manager and replacement plugin inventory UI for DeepSeek Harness profiles.

zhangnan
Bundle

dsh-explorer-editor

A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).

oneirictouch
Bundle

dsh-settings-manager

DSH web plugin: manage how other plugins' sections appear in the global Settings dialog — show/hide, reorder, rename — without touching upstream. Every settings.section registration passes through the manager policy (registration-time + read-path interception).

Yiklek
Bundle

@dsh-external/dsh-session-manager

DSH session migration plugin: drag-and-drop sessions between workspaces in the Web UI. Backed by the official workspaceRegistry service and a multi-frame-safe zstd header rewrite.

ailiasdesu
Bundle

dsh-model-manager

DSH plugin: manage local model inference servers (llama.cpp / vLLM / SGLang) — registry, safe start/stop, parameter profile versioning with validation. Red lines: never pkill, never stop protected port 11437, never auto-restart dsh.

Ansonfishing
Bundle

@achasoft/dsh-tasks-manager

Task management for the DeepSeek Harness: the session todo list, a project task board backed by a queryable SQLite database, and board cards dispatched to the agent as background jobs

navid-kianfar
Bundle

dsh-schematic

Human-and-agent control plane for DeepSeek Harness — visualize live wiring, trace activity, and safely automate plugin blueprints.

Mason-1011
Bundle

dsh-treekeeper

DSH 运行时进程树对账与治理:把当前宿主的任务账本与本机真实进程树对账,标出未归属/泄漏/孤儿进程并守卫式树杀。Runtime process-tree reconciliation for DeepSeek Harness: join the current host's job ledger with the live OS process tree, surface unattributed/leaked/orphaned children, and kill trees behind creation-time guards.

xswt442-cmd
Bundle

dsh-install-guard

DeepSeek Harness 插件安装前兼容性预检守卫:检查 Node/engines、@deepseek-ai 核心包 peer 版本与 dsh 清单,支持隔离试启动与确认后修复安装,防止版本不兼容导致崩溃。

618527
Bundle

dsh-settings-hub

Unify third-party plugin settings in DeepSeek Harness — auto-discover, group, and reorder plugin settings under one collapsible nav entry.

Amengclass
Bundle

dsh-settings-icon-manager

为 DSH 设置侧栏的第三方插件提供统一的语义化图标与本地样式配置。

zhoupengjie
Bundle

dsh-session-bridge

会话桥(dsh-session-bridge):通过提示词创建新的主会话(顶层 UI 会话)、向任意会话发送消息、等待会话的下一条回复、读取会话消息,并按会话名或 id 跨工作区查找会话;此外支持监控/调度主任务与归档会话。

heartmove
Bundle

dsh-adrian-inject-context

Inject Context for DeepSeek Harness (DSH): persist your own context entries and inject them as a standalone 'Remember:' row — right after your message — per turn or once per session (per-entry 'Every turn' switch). Simple/Advanced datasets, native Settings editor, standalone manager page.

polohot
Bundle

dsh-llama-model-manager

DSH plugin: manages the Windows llama-server.exe model lifecycle (start / stop / switch / recover) behind a stable OpenAI-compatible gateway, with graceful Ctrl+C shutdown that actually frees VRAM.

DoctorxPriestess