AI Agent Hub
Back to plugins
⚙️

dsh-multi-folder

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install AngelosZou/dsh-multi-folder

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

To install the dsh-multi-folder plugin in DeepSeek Harness, run the command 'dsh plugin install AngelosZou/dsh-multi-folder', with the full source address at https://github.com/AngelosZou/dsh-multi-folder.

About this plugin

The dsh-multi-folder plugin addresses the challenge of managing multiple code repositories (like source, test, and docs) within a single DeepSeek Harness project. Traditionally, developers switch between separate workspaces, but this plugin introduces 'secondary working directories' that grant the agent equivalent read/write access outside the primary workspace, enabling seamless multi-repo collaboration. Core capabilities include intelligent permission redirection, system prompt injection for directory lists, and framework-level interception without new tools, ensuring consistent behavior across sandbox modes. It is ideal for full-stack developers, test engineers, or documentation maintainers who frequently handle cross-repository tasks, boosting efficiency in multi-task workflows.

Use Cases

  • Simultaneously edit source, test, and documentation repositories during development.
  • Manage complex codebases with multiple sub-projects.
  • Safely execute read/write commands across different directories.

Best For

  • Full-stack developers needing efficient multi-repo task handling.
  • Test engineers managing separate test codebases.
  • Technical documentation maintainers updating docs and source code simultaneously.