DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-code-pipeline

Dynamic stage subagent injection and configuration bundle for the DSH code-pipeline agent preset.

Terminal & TUIDeveloper ToolsSecurity & Policy
0GitHub Stars0ForksUpdated2026-09-20

Install

$ dsh plugin --profile web add github:ErrorLst/dsh-code-pipeline

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-code-pipeline is a DeepSeek Harness bundle plugin that dynamically injects planning, implementation, and review subagent tools (subagent_plan, subagent_impl, and subagent_review) into the code-pipeline agent preset. It decouples tool registration from model selection, providing a browser settings UI to configure providers, models, and reasoning effort levels on the fly without session restarts.

Key Capabilities

  • Dynamically injects subagent_plan, subagent_impl, and subagent_review tools into ROOT agents using the code-pipeline preset
  • Provides a web settings UI (Settings -> Code Pipeline) for dynamic stage enablement, provider, and model selection
  • Configures stage-specific reasoning effort levels dynamically resolved from model capabilities
  • Enforces strict role boundaries and non-delegation invariants across planning, implementation, and review stages
  • Supports disk spilling for large dispatch prompts and diffs to prevent token truncation
  • Supports both background execution with runtime notifications and foreground execution modes

Useful For

  • Orchestrating structured code generation workflows with distinct planning, implementation, and review subagents
  • Switching LLM providers or models per pipeline stage without modifying YAML or restarting sessions
  • Handling large code diffs and complex implementation contexts reliably through automatic dispatch file spilling

Who It Fits

  • DeepSeek Harness developers using the code-pipeline agent preset
  • Engineers requiring multi-stage subagent workflows with granular model and reasoning effort control

Documented Limitations

  • Only targets ROOT agents configured with the code-pipeline agent preset
  • Foreground execution mode is bounded by turn/code execution timeouts (e.g. 20 minutes limit)
  • Requires preset synchronization between the bundle repository and local $DSH_HOME agent preset storage upon upgrades
  • Review stage requires valid raw patch diffs containing hunk headers

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
ErrorLst/dsh-code-pipeline
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
a025db6 · 2026-09-20

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-20
Last release
No release detected
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