AI Agent Hub
Back to plugins
⚙️

dsh-monorepo

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-monorepo

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install satan9394/dsh-monorepo in your terminal to install this plugin, with the full source available at https://github.com/satan9394/dsh-monorepo.

About this plugin

dsh-monorepo is a DeepSeek Harness plugin in the agent-workflow category, focused on monorepo scenarios. In a monorepo setup, multiple sub-projects share a single repository, and cross-package dependencies, build ordering, and change impact can entangle with each other, adding complexity to Agent workflow orchestration.

The plugin addresses this pain point by bringing monorepo-specific workflow needs into the DeepSeek Harness Agent orchestration system, helping developers define and run task flows more smoothly within a single-repository, multi-project structure.

It is well suited for developers who use DeepSeek Harness and maintain monorepo projects on a daily basis, particularly those who need to handle cross-package collaboration in their Agent workflows. The project is open-sourced under the MIT license and is lightweight and easy to integrate.

Use Cases

  • Orchestrating cross-package Agent workflows in a monorepo
  • Defining and running task flows in a single-repo multi-project structure
  • Handling cross-package dependency and build-order workflow needs

Best For

  • Developers who maintain monorepo projects daily
  • Engineers orchestrating Agents with DeepSeek Harness
  • Small teams handling cross-package collaboration in a single repository