DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-agent-teams

A DeepSeek Harness plugin that coordinates captain-led multi-agent teams with dependency-aware tasks, durable messaging, and a live web activity panel.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
333GitHub Stars30ForksUpdated2026-08-15

Install

$ dsh plugin --profile web add @nanmicoder/dsh-agent-teams

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-agent-teams turns a DeepSeek Harness session into a captain-led team of continuable sub-agents. It provides natural-language team coordination, persistent file-backed team state, nine coordination tools, and a web UI for members, tasks, messages, dependencies, and history.

Key Capabilities

  • Creates a captain-led team from the current DSH session.
  • Adds durable, continuable sub-agent members with role-specific work.
  • Splits goals into tasks with owners, explicit dependencies, and task states.
  • Dispatches work through durable direct mailbox messages.
  • Persists team state under <workspace>/.agent-teams/.
  • Provides a web activity panel for team roles, work, messages, task dependencies, and archived history.
  • Can snapshot the captain's active LLM provider, model, and reasoning effort for later member continuations.

Useful For

  • Coordinate parallel reviews from performance, security, and product perspectives.
  • Break a complex goal into dependent tasks assigned to specialized sub-agents.
  • Run follow-up work with durable team members and persistent task context.
  • Monitor multi-agent task progress in the DeepSeek Harness web UI.

Who It Fits

  • DeepSeek Harness users coordinating multi-agent work.
  • Developers and technical teams handling tasks that benefit from delegation and dependency tracking.
  • Users who want persistent, in-session sub-agent collaboration without a separate workflow engine.

Documented Limitations

  • Requires an existing DeepSeek Harness installation and the web profile for the documented installation command.
  • One captain can lead only one active team at a time.
  • Members act only when woken; messages remain in durable mail while participants are idle.
  • State is serialized within one DSH process; concurrent processes editing the same team are not coordinated.
  • The activity panel reports persisted state, and models may finish work without making the expected task-state update.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 22 development, 14 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
NanmiCoder/dsh-agent-teams
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
2b11412 · 2026-08-15

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
333GitHub stars
Forks
30
Open issues
7
Last commit
2026-08-15
Last release
No release detected