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 分析

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

パッケージ
@juzikexue/dsh-ide
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

配置 Config

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