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.

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

dsh-orchestra

Orchestra

DeepSeek Harness plugin: a graphical project orchestrator — Kanban board, SQLite task store, RAG memory (local embeddings), model routing (pro/flash/flash-vision-exp/local) with temperature presets, and a God-mode agent that plans and delegates to subagen

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-orchestra@0.3.2
READMECompatibilityVersions

Compatibility and provenance

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

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.3.2stable
9/1/2026
0.3.1stable
9/1/2026
0.3.0stable
9/1/2026
Show 9 more versionsCollapse versions
0.2.3stable
9/1/2026
0.2.2stable
9/1/2026
0.2.1stable
9/1/2026
0.2.0stable
8/31/2026
0.1.4stable
8/31/2026
0.1.3stable
8/31/2026
0.1.2stable
8/31/2026
0.1.1stable
8/31/2026
0.1.0stable
8/31/2026

Related plugins

Loading related plugins…

Latest
0.3.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
52.7 kB
Files
8
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
52
Last push
8/31/2026
View source ↗Project homepage ↗
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 agents-orchestration.

Headless@deepseek-ai/dsh-headlessThe dsh one-shot bundle: a direct core Agent/Session runner over dsh-base with no Host, HTTP, or browser layerExperimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocolSubagent Claude Code@deepseek-ai/dsh-subagent-claude-codeOne-shot Claude Code subagent provider over the official Agent SDK

README

dsh-orchestra

Language: English · Česky

DeepSeek Harness plugin: a graphical project orchestrator — a Kanban board (drag & drop), SQLite task store, RAG memory (local embeddings), model routing (pro / flash / flash-vision-exp / local) with temperature presets, and a God-mode agent that plans and delegates to subagents.

Features

  • Kanban board — configurable columns, drag & drop tasks, priority, assignee.
  • SQLite storage — projects and tasks survive restart (~/.dsh/orchestra/orchestra.db).
  • dsh_orchestra tool — model-callable board management.
  • Orchestra tab in the main interface.

Install

dsh plugin --profile web add dsh-orchestra

License

MIT