luoyu-xingu/dsh-multi-root ↗★ 1
@luoyu_xingu/dsh-multi-root
用于 DSH 网页 GUI 的多根工作区插件:可将多个独立文件夹关联至一个项目工作区,并在侧边栏面板中进行管理。
AI 分析
核心用途是管理多根目录工作区,允许智能体跨文件夹进行读写和检索。适合处理复杂多模块项目、需要跨目录协作的开发任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:luoyu-xingu/dsh-multi-root说明文档
阅读完整 README ↗Usage
- Click the sidebar
Rootsentry. - Attach folders with the path input or the
Browsedialog (drive level first on Windows); optionally give each one an alias. - Ask the agent to work across folders — it will use
workspace_rootsto discover the roots and the otherworkspace_root_*tools to operate inside them.
Configuration
The host plugin accepts a schemastery-validated config (composition entry):
multi-root:
enabled: true # master switch for routes, tools, prompt section
announceToAgent: true # system-prompt section announcing the plugin
hotReload: true # host half watches its own lib/ and re-mounts on rebuild