juzikexue/dsh-ide0

@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 Analysis

核心用途是为 DSH 网页端提供一个轻量级的文件浏览器。适合需要在对话侧边栏快速浏览项目目录结构、预览文件内容的开发者。用户可在配置文件中自定义浏览的根目录路径。

Package
@juzikexue/dsh-ide
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:juzikexue/dsh-ide

配置 Config

cordis.patch.ymlconfig.root 里设浏览根(绝对路径),默认取 host 进程 cwd。客户端文件树从该根开始懒加载展开。