DSH-Plan-Graph
A DIY trajectory visualizer for DeepSeek Harness: watch the agent’s plan and execution unfold as a graph instead of scrolling raw logs. Early, but it fills a real gap — understanding at a glance what the agent is doing.
The DeepSeek Harness plugins marketplace, curated by a human instead of stars. Every listing links to its source, license and install command — browse DSH plugins across every category, or start with our editor’s picks.
Run it: npx @deepseek-ai/dsh web
Discover · verify · install · update
Explore →DeepSeek Harness plugins marketplace, curated by a human instead of stars. Every plugin is source-verified: the entry links to its GitHub repository, shows the license and maintenance status, and carries an exact install command. Browse 1,884 DSH plugins across 8 categories — developer tools, automation, models, UI, sessions, security, storage and browser — or start with the editor’s picks, a small set reviewed one by one with written reasons. Stars measure hype; this directory records facts, so you can decide what to trust before you install.
Stars show reach, not quality — each pick is chosen by a human, with a written reason.
Want these inside DSH? dsh plugin --profile web add @dshwork/dshwork
A DIY trajectory visualizer for DeepSeek Harness: watch the agent’s plan and execution unfold as a graph instead of scrolling raw logs. Early, but it fills a real gap — understanding at a glance what the agent is doing.
Dispatch DSH work from Claude Code / Codex: spin up in-host DSH agent sessions with per-tier presets, watch native subagent progress, and borrow a multimodal bridge that lends the text-only harness vision and image generation. An orchestration plugin that turns DSH into a backend for other coding agents.
A zero-dependency plugin that routes DSH model requests through a proxy per provider: point it at one proxy address, list the providers, and matching requests go out through it while loopback traffic is left alone. Handy behind Clash or a corporate proxy; config hot-reloads, no restart needed.
A plugin extends the DeepSeek Harness coding agent with a new capability — a tool, a skill, vision, UI or integration. Plugins are published as GitHub repositories or npm packages and install with one command.
Find a plugin in the directory, copy its install command (dsh plugin --profile web add github:owner/repo), run it and restart DSH. The install guide walks through the whole flow.
Plugins run code with your machine’s permissions, so the directory verifies facts — source, license, maintenance — but does not audit code. Check the repository before installing anything.
It records source facts and curates editor’s picks by a human, not by stars, so you can compare plugins on evidence instead of popularity.
Yes. Add the dsh-plugin topic to your public GitHub repository and submit it; it gets checked in the next index refresh.