dsh-sidebar-files —— 给 DSH 侧边栏加上 类 VS Code 资源管理器的文件树 #1941
Fallen0543
started this conversation in
Show Your Plugins!
Replies: 1 comment
|
再加一个预览功能吧,弹窗显示 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
一句话:给 DeepSeek Harness 装上
dsh-sidebar-files,就像VS Code 里的资源管理器 —— 侧边栏「新会话」按钮下方多出一排 会话 / 文件 标签,点「文件」就在侧边栏内直接浏览工作区文件,按扩展名显示彩色图标,支持复制路径、一键把文件发给 Agent 阅读,告别在终端和网页之间来回找文件。文件行悬停即出现两个操作:复制路径 与 发给 Agent 读:
复制路径
发给 Agent 读
🔗 获取
dsh-plugin等话题)✨ 它能做什么
node_modules、.git默认隐藏,「显示隐藏项」开关一键显示0.1.0-rc.6验证)📦 安装方式
要求:
dshCLI(npm i -g @deepseek-ai/dsh)和 pnpm;profile 即 DSH 的实例名(如默认的web,首次使用会自动初始化)。或者本地检出 / tarball / GitHub 安装(GitHub 安装需在 profile 的
pnpm-workspace.yaml里把dsh-sidebar-files加入allowBuilds白名单后重新add,详见仓库 README)。🧭 小提示
🔗 获取
https://github.com/Fallen0543/dsh-sidebar-files
欢迎试用、反馈与 Star ⭐(仓库已添加 dsh-plugin 话题,npm 包名
dsh-sidebar-files)English: A sidebar file tree plugin for DeepSeek Harness, like a VS Code Explorer in the sidebar — Sessions/Files tabs with a lazy, per-extension-icon tree, copy-path and send-to-agent actions. Install via
dsh plugin --profile web add dsh-sidebar-files. Repo: https://github.com/Fallen0543/dsh-sidebar-filesAll reactions