dsh-code-pipeline
Run the following command in DeepSeek Harness:
dsh plugin install ErrorLst/dsh-code-pipeline
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command 'dsh plugin install ErrorLst/dsh-code-pipeline' from the GitHub repository at https://github.com/ErrorLst/dsh-code-pipeline.
About this plugin
In code pipeline workflows, the original code-pipeline preset statically binds subagent tools and model configurations to configuration files, requiring manual YAML edits and session restarts for adjustments, leading to inefficiency and lack of flexibility. The dsh-code-pipeline plugin addresses this by dynamically injecting tools and model selection. It listens for agent creation events to automatically register planning, implementation, and review stage subagent tools, while allowing users to configure the model for each stage in real-time via a settings page for immediate effect. This plugin is ideal for developers and teams needing flexible control over code pipelines, especially those who frequently switch models or customize workflows. It also ensures task separation between planning and review through clear role boundaries, enhancing reliability and efficiency in task execution.
Use Cases
- Dynamically plan, implement, and review code during development
- Flexibly switch subagent models based on task requirements
- Configure pipeline stage parameters in real-time via settings page
Best For
- Software development teams needing automated code pipelines
- Developers frequently adjusting AI models to optimize workflows
- DevOps engineers using DeepSeek Harness for code management
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.