luis1232023/dsh-workspace-enhance1

dsh-workspace-enhance

DSH 工作区增强侧栏:在每个工作区文件夹下提供会话、文件(含预览)和 Git(双视图)子 Tab,支持搜索与视图切换。

AI 分析

用于增强 DSH 的项目管理能力。适合深度依赖工作区、需要直接在侧边栏浏览文件树、预览代码及查看 Git 提交图谱的用户。

包名
dsh-workspace-enhance
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:luis1232023/dsh-workspace-enhance

合成配置树确认:

dsh --profile web --dump-config


### 3. 禁用 / 重新启用

编辑 `C:\Users\yicheng\.dsh\profiles\web\cordis.patch.yml`(顶层必须是 YAML 数组):

```yaml