D
dsh-plugin-session-resources
v0.2.0 · 1 天前发布
DeepSeek Harness out-of-tree plugin: a file panel beside the conversation — the session's workspace as a tree, the files it produced pinned above, and a mark on every row it touched.
README
dsh-plugin-session-resources



English | 中文
对话旁边的文件面板。 会话工作区以目录树呈现、可逐层展开,本次会话产出的文件置顶,动过的每一行带一个圆点。点文件即打开;对话区会让出宽度而不是被盖住。
sh
dsh plugin --profile web add -w dsh-plugin-session-resources
安装
必须带 -w。 profile 目录本身是 pnpm 工作区根,不带的话 pnpm 会以 ERR_PNPM_ADDING_TO_ROOT 拒绝并且什么都不装。
每个 profile 单独安装。 面板只出现在装了这个包的 profile 里,所以桌面端要自己装一次:
sh
dsh plugin --profile desktop add -w dsh-plugin-session-resources
安装时不会索要构建权限。 浏览器半边是
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-session-resources
- Repo
- git+https://github.com/zjcdkj/dsh-plugins.git
- Engines
{"node":">=20"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation"]}}