Skip to content
dsh.fish

Browse

196 results

Bundle

dsh-git-update-notifier

每日检查 dsh 本体是否有更新(源码 checkout 走 git,npx / npm 安装走 registry),并在 Web GUI 中交由用户决定更新、延期或回退。

lmr2332
Bundle

dsh-matlab-mcp

DeepSeek Harness (dsh) profile bundle that registers the MathWorks MATLAB/Simulink MCP server into the GUI so agent sessions get mcp__matlab__* tools.

James-web112
Bundle

@deepseek-ai/dsh-llm-acp

ACP LLM adapter + ACP Servers settings UI: drives external Agent Client Protocol servers as model providers on the DeepSeek Harness LLM seam, with a web settings page for browsing the ACP registry and managing configured servers

shenkonghui2
Bundle

dsh-memory_rollout

Codex-style per-session memory for DeepSeek Harness: qualified sessions auto-distill into per-session drafts (rollout_summaries); manual add/change/forget runs only on explicit user request; layered disclosure (summary + registry); idempotent integration watermark. / 一会话一草稿记忆插件:合格会话自动提炼草稿;手动增/改/忘仅在显式请求时执行;分层披露(总纲+注册表);幂等整合水印。

Bionic-forest2
Bundle

dsh-agent-registry

Phase 0 workspace-agent registry for DeepSeek Harness: bind, explain, archive. Does not gate tools. 工作区 Agent 登记:绑定 / 解释 / 归档,不拦截工具。

xingyingyuzhui1
Bundle

dsh-pkg-info

DSH plugin: query package metadata from the npm and PyPI registries (pkg_info).

ZhijiangTang1
Bundle

dsh-file-panel-left

DSH web plugin: a VSCode-like left file panel (file explorer / editor / preview), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.

ssjob1231
Bundle

dsh-engram-session

Unofficial community plugin: per-session Engram memory for DeepSeek Harness — spawns an engram MCP child per agent session rooted at the session workspace, registers mem_* tools per agent scope, and injects the Memory Protocol as a system-prompt section.

xiuyuan181
Bundle

@lansi-ai/dsh-fetch-url

DSH plugin that registers a fetch_url tool: fetch any URL (direct for domestic targets, HTTP CONNECT proxy for overseas) and return a bounded text/JSON summary. Reuses the battle-tested Node TLS logic from tools/fetch-url.cjs, exposed as a model-callable tool.

lansi-ai1
Bundle

better-lvgl-for-dsh

LVGL 8.4 knowledge skill pack for DeepSeek Harness (dsh): registers an offline LVGL 8.4 skill library on ctx.skills so the agent writes correct v8 API code and avoids v9 confusion.

sa998aaron1
Bundle

@blue-a11y/dsh-client-shortcuts

Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service, rebindable settings page, and default mod+l/mod+k/mod+shift+c bindings

blue-a11y1
Bundle

dsh-theme-palettes

Palette infrastructure for DeepSeek Harness: scheme-mapped theme palettes with built-in VSCode Red, Solarized Dark, and Solarized Light, plus a third-party registration API

RainbowDashy1
Bundle

dsh-playwright-native

DeepSeek Harness host plugin that registers the native Playwright CLI as a single passthrough `playwright` tool (args forwarded verbatim).

mitao-su1
Bundle

dsh-firstrun

First-run health check for DeepSeek Harness (dsh): verifies Node/pnpm/dsh toolchain, profile, API key, workspace and registry config, then prints actionable next steps. Zero runtime dependencies, read-only. CLI + agent-callable quickstart tool.

zoahdev1
Bundle

dshplugin-registry

DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.

dshplugin-app1
Bundle

dsh-dejaview

A DeepSeek Harness tool that checks whether a similar dsh plugin already exists before you build one, by searching the awesome-dsh-plugin registry and the dsh-plugin GitHub topic.

jiang4wqy1
Bundle

@hz-jasonlin/dsh-todolist

An independent todo board for DeepSeek Harness: list/board/calendar/week/project views, an AI tool (todolist), and a self-contained storage backend. Registers a top-level Todos tab; registers a right-sidebar Today tab when dsh-better-sidebar is present, otherwise provides a standalone Today sidebar.

HZ-JasonLin1
Bundle

dsh-worktree-flow

Multi-repository feature worktree orchestration for DeepSeek Harness: create grouped git worktrees and register the feature root as a DSH workspace so every session can pick it at creation.

TY-ang1
Bundle

dsh-font-plugin

DSH dual-face plugin: font family and ligature controls for the Web UI. Host half registers a settings namespace; browser half renders the config card in Settings > Plugins with system-font selection and applies the fonts live. Bundle + dsh.client package.

wtksana1
Bundle

dsh-cli-store

A security-conscious registry and installer for external CLI tools exposed through DeepSeek Harness.

Harzva1
Bundle

dsh-matt-pipeline

Matt Pocock's skill workflow pipeline for DeepSeek Harness: registers the matt skill set and adds a visual pipeline panel (Idea > Triage > Grill > Spec > Tickets > Implement > Review) to the better-sidebar, one click dispatching the official /<skill> gesture to the active session.

sa998aaron1
Bundle

dsh-all-search

DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.

RealAlexandreAI1
Bundle

dsh-open-with

Open registered DeepSeek Harness workspaces in detected or configured local editors from the Web GUI

ChuanTianML1
Bundle

@chenkai114/dsh-daemon

dsh daemon: register the DeepSeek Harness web server (dsh web) as an auto-start, self-healing background service (LaunchAgent / systemd / cron + watchdog).

chenkai21