lak321/dsh-filetree0

dsh-filetree

DSH bundle: workspace file-tree sidebar — browse/edit project files via /api/filetree (host) + client UI

AI Analysis

核心用途是在 DSH 会话界面中直接浏览和编辑当前工作区的文件。适合需要频繁查看、修改项目代码或配置文件的开发者,免去切换编辑器的麻烦。

Package
dsh-filetree
Version
0.2.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lak321/dsh-filetree

使用

  1. 打开 DSH Web 界面,进入任意会话
  2. 点顶部 "文件" 页签(在 对话 / 轨迹 之后)
  3. 左侧为当前工程目录树(顶部显示工程名,来自当前工作区 cwd)
  4. 点 ▸ 展开文件夹,点文件在右侧打开
  5. 编辑 → 保存(顶栏按钮,未保存显示 ●);关闭 收起编辑器