@juzikexue/dsh-ide
IDE-style file-tree sidebar and read-only file preview for the DeepSeek Harness Web UI (a minimal prototype: host file API + client file tree)
AI 分析
核心用途是为 DSH 网页端提供一个轻量级的文件浏览器。适合需要在对话侧边栏快速浏览项目目录结构、预览文件内容的开发者。用户可在配置文件中自定义浏览的根目录路径。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:juzikexue/dsh-ideドキュメント
README 全文を読む ↗配置 Config
在 cordis.patch.yml 的 config.root 里设浏览根(绝对路径),默认取 host 进程 cwd。客户端文件树从该根开始懒加载展开。