xingyingyuzhui/dsh-session-actions
Project Overview项目介绍
The dsh-session-actions plugin extends DeepSeek Harness Web with four session menu items: copy session ID, pin, export to Markdown, and permanently delete. A collapsible Pinned group appears above each workspace in the sidebar, while the original workspace layout and official components remain untouched. Pin state is stored separately in pins.json, making it useful for users who frequently revisit the same sessions or need structured exports. Note that Delete Session is irreversible and removes the directory, unlike the official Archive action.
DSH 插件 dsh-session-actions 为 DeepSeek Harness Web 会话菜单追加四项操作:复制会话 ID、置顶、导出 Markdown、永久删除,并在侧栏各工作区上方增加可折叠的「置顶」分组,原工作区与官方组件保持不变。置顶状态独立保存在 pins.json,适合需要快速定位常用会话、批量留存对话记录或清理归档项的日常使用。注意「删除会话」为不可恢复的永久删除,与官方归档不同。
请帮我了解并安装插件:【dsh-session-actions】【https://github.com/xingyingyuzhui/dsh-session-actions】
Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。
Or use CLI install (for developers)或使用命令行安装(适合开发者)
CLI Install命令行安装
dsh plugin --profile web add github:xingyingyuzhui/dsh-session-actions
把 xingyingyuzhui/dsh-session-actions 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-session-actions · 会话菜单增强
DeepSeek Harness Web 插件:在会话行「⋯」菜单末尾加上复制 ID、置顶、导出 Markdown、永久删除。侧栏所有工作区上方可以出现「置顶」分组。不改官方组件。
English UI follows the DSH locale.

菜单在官方「重命名 / 分叉 / 归档」下面追加:
| 项 | 作用 |
|---|---|
| 复制会话 ID | 把 session-… 写进剪贴板 |
| 置顶会话 | 钉到侧栏最上方的「置顶」分组;原工作区里仍保留 |
| 导出 Markdown | 导出结构化记录(思考、工具调用、用户/助手正文) |
| 删除会话 | 确认后永久删除该会话目录(不是归档;归档仍用官方菜单) |
置顶分组:默认可折叠(图钉 / 悬停实心三角),行上显示相对时间,悬停出 ⋯。置顶行可在组内拖动排序。置顶名单落在 ~/.dsh/dsh-session-actions/pins.json。
安装
前置:本机已能运行 dsh web。
dsh plugin --profile web add github:xingyingyuzhui/dsh-session-actions
装完重启 dsh web。
本地开发:
dsh plugin --profile web add link:/abs/path/to/dsh-session-actions
卸载
dsh plugin --profile web remove dsh-session-actions
开发
Client 源码在 session-*.mjs。改完后生成 client.js,不要手改那份产物:
npm run build
npm test
License
MIT
liangmianya/dsh-synapse
alaliqing/claude-paper
omdsh-dev/dsh-annotation
Anionex/dsh-turn-rewind
hanshenmesen/dsh-turn-delete
qkycir-123/dsh-run2skill
Tyan66666/billion-context-dsh
PKUfudawei/dsh-capability-menu