DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Developer — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
D

dsh-developer

Developer

The single plugin you need for DSH

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:builtin-pb/dsh-developer#f4fe5506a1960cd8b847096a428025045ee15c86
READMECompatibilityVersions

Compatibility and provenance

Developer is published as dsh-developer and currently resolves to version 0.1.4. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/19/2026

Versions

0.1.4stable
9/19/2026
0.1.3stable
9/17/2026
0.1.1stable
9/15/2026
Show 1 more versionCollapse versions
0.1.0stable
8/31/2026

Related plugins

Loading related plugins…

Latest
0.1.4
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 6
Weekly downloads
0
Last push
9/19/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

dsh-developer

Blue whale holding an amber wrench

English · 简体中文

The single plugin you need for DSH

dsh-developer brings creation, diagnosis, testing and upgrade checks into one workflow inside DSH or Codex. Describe what you want to build, work with your agent, and check that the result actually works with DSH before you share it.

What can you build?

  • A plugin from an idea. Turn a local service, tool or workflow into something your DSH agent can use.
  • A plugin people can rely on. Find installation problems, missing services and broken Web integrations before users encounter them.
  • An upgrade with fewer surprises. See what changed in DSH and check your plugin against release and preview versions.
  • A contribution to DSH itself. Investigate a missing capability, test the existing behavior and develop a focused improvement against an upstream checkout.

Already have a plugin? Start there. You don't need to regenerate it or adopt a new project structure.

Install

Install the published v0.1.4 tag into DSH Web:

dsh plugin --profile web add 'github:builtin-pb/dsh-developer#v0.1.4' --ignore-scripts

Open or restart DSH Web (dsh web). For development from source, use a checkout installation. Need DSH first? · Using Codex?

Just tell it what you want

Build a plugin that lets my agent search our local documentation.

This plugin won't start in DSH Web. Find the problem and fix it.

Check whether this plugin is ready to share.

The agent picks up the workflow from your request. Describe the goal, answer any questions, and review the changes—no special commands to remember.

Go further

  • Build and test a project — exact-source lookup, native TypeScript tools, packed installs and Web development.
  • Diagnose a session — inspect tool calls, failures and completion from a selected log.
  • Workflow guide — commands, plugin release checks, upgrades and browser testing.
  • Develop on a Mac — installation, isolated Build setup and working on DSH itself.
  • Choose a platform — Windows, Mac and Linux routes, requirements and tested boundaries.
  • Contribute — start with npm test, then check your changes against DSH.

Version 0.1.4 targets DSH 0.1.5-rc.2 for blocking checks and 0.1.6-alpha.2 for advisory checks. Headless/Web preflight and native verification, product compatibility, delegation and approval checks passed on these exact runtimes. Native development targets Windows, macOS and Linux; these results do not establish every host or isolated provider. Apple isolation on rc.2 also passed four real integration checks; each host still requires provider admission. See observed results and the platform guide.

Designed and implemented with MetaFlow. MIT licensed.