
ModLens
Paste an image, get OCR and layout evidence.
★ 4,052 · +51 this week · Vision
Vol. 01 — The Plugin Issue · Updated daily
DSH Hub indexes 720 community DSH plugins — vision tools, Web UI sidebars, TUI dashboards, dsh desktop shells, skills and workflows. Find a DSH plugin by job, copy one dsh plugin add command into your profile, and it mounts beside the official client. No fork, no patch.
Every DSH plugin in the market is filed under one of nine jobs — from vision OCR and browser automation to dsh desktop shells and TUI chrome. Pick the job your harness is missing.
DeepSeek Harness is a developer preview and APIs will break, so learn the install flow first. Every DSH plugin page on this market ships the exact command to copy.
If Node.js is installed, this is enough. The DSH web UI defaults to http://127.0.0.1:3080.
npx @deepseek-ai/dsh webdsh plugin is a pnpm forwarder. Packages that declare dsh.bundle join the web profile stack.
Bundle layers compose at boot. Restart dsh web and the new DSH plugin shows up in settings or the UI.
DSH runs on a Cordis microkernel. Model, tools, skills, session, sandbox, storage, loop, scheduler and UI are swappable layers. Community DSH plugins mount beside the profile — you never fork the official DeepSeek Harness 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 / Desktop
Policy
Sandbox and approval
DeepSeek does not take outside PRs right now — they want public DSH plugins on the GitHub topic. Tag your repo and it appears in this DSH plugin market on the next daily crawl, with its stars, README and a README badge to embed.
Submit a DSH plugin