DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-punky-swarm

Engine-enforced governance and orchestration plugin for multi-agent DeepSeek Harness swarms.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & Workflows
3GitHub Stars0ForksUpdated2026-09-08

Install

$ 备选:npm install -g dsh-punky-swarm 后以 dsh plugin --profile <profile> add dsh-punky-swarm 装入;开发路线亦可 link: 指向本地包目录。

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-punky-swarm is a single-machine multi-agent governance and orchestration plugin for DeepSeek Harness. It enforces wave-based task execution DAGs (plan, exec, audit), checkpointing with crash recovery, git worktree isolation, atomic mailbox communication, and engine-enforced quality gates to prevent unverified tasks from proceeding.

Key Capabilities

  • WavePlan DAG task orchestration across plan, exec, and audit layers
  • Engine-enforced quality gates that block dispatch when prerequisite artifacts are missing
  • Sub-step git checkpointing allowing interrupted tasks to resume from crash points
  • Git worktree isolation per lane with serialized merging and conflict preservation
  • Mailbox blackboard communication supporting inbox, outbox, and broadcast patterns
  • Single-writer locking (lane_claim) with conflict wait and take-over options
  • Comprehensive member state machine tracking and event stream auditing

Useful For

  • Orchestrating complex multi-agent coding and verification workflows in DeepSeek Harness
  • Preventing cascading failures in autonomous swarms by blocking tasks missing prerequisite artifacts
  • Resuming long-running batch operations seamlessly after runtime crashes or process interruptions
  • Isolating concurrent git repository modifications across parallel agent lanes

Who It Fits

  • DeepSeek Harness developers building multi-agent workflows
  • AI software engineering teams coordinating autonomous parallel coding tasks
  • System architects requiring strict quality gates and audit trails for agent swarms

Documented Limitations

  • Designed primarily for single-machine dsh process environments rather than distributed clusters
  • Requires Node.js >= 22
  • Requires @deepseek-ai/dsh-tools and @deepseek-ai/cordis peer dependencies

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
Punky971210/dsh-punky-swarm
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
aae40a5 · 2026-09-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
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-08
Last release
2026-09-08
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app