DSH Hub
Modular plugin cartridges over deep water

dsh-plugin

Plugin market for DeepSeek Harness

Browse community plugins by job. Copy one command into your web profile.

Start here

Vision, TUI, sidebars, and pets showed up on launch day. These are the ones people keep naming.

All 358 plugins

Three commands

DeepSeek Harness is a developer preview. APIs will break. Learn install first.

  1. 01

    Start the harness

    If Node.js is installed, this is enough. Web UI defaults to http://127.0.0.1:3080.

    npx @deepseek-ai/dsh web
  2. 02

    Add the plugin to a profile

    dsh plugin is a pnpm forwarder. Packages that declare dsh.bundle join the web profile stack.

  3. 03

    Restart, then use it

    Bundle layers compose at boot. Restart web and the new capability shows up in settings or the UI.

Browse by job

Everything is a plugin, not another chat window

DSH runs on a Cordis microkernel. Model, tools, skills, session, sandbox, storage, loop, scheduler, and UI are swappable layers. Community plugins mount beside the profile. You do not fork official source.

Model

ctx.llm adapter

Tools

ctx.tools registry

Session

Append-only session log

Loop

The agent loop is a plugin too

UI

Web / TUI / Headless

Policy

Sandbox and approval

Read the plugin model

Already tagged dsh-plugin?

Official does not take outside PRs right now. They want public plugins on the GitHub topic. We help people find yours.

Submit a plugin