
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.
Three commands
DeepSeek Harness is a developer preview. APIs will break. Learn install first.
- 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 - 02
Add the plugin to a profile
dsh plugin is a pnpm forwarder. Packages that declare dsh.bundle join the web profile stack.
- 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

Vision
Give a text-only model sight, OCR, and UI reconstruction.

Web UI
Sidebars, skins, task boards, and the browser workbench.

Terminal
Official TUI is still missing. The community is filling it.
Memory
Cross-session memory, context audits, and session repair.
Browser
Embedded browsers, tab bridges, and page control.
Workflow
Plan/execute routing, sub-agents, checks, and bridges.
Skills
Reusable SKILL.md files and plugin authoring notes.
Desktop
macOS windows, VS Code, and mobile web shells.
Play
Pets, skin shops, and minigames. Play it straight.
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
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

