dsh-copy-session-ref
在会话行菜单复制规范 @session mention, 粘贴到输入框即可召回该会话上下文
- Stars
- 0
- Language
- TypeScript
- Created
- Sep 9, 2026
- Updated
- Sep 9, 2026
Introduction
dsh-copy-session-ref
在 DeepSeek Harness 会话行菜单底部增加 "复制引用". 复制的是规范 mention @[标题](dsh-session:...), 粘贴到另一个会话的输入框并发送, 即可召回该会话上下文.
兼容 DSH 0.1.2-rc.1.
安装
dsh plugin --profile web add github:azazo1/dsh-copy-session-ref
本地开发:
just install
just build
dsh plugin --profile web add .
改完 Client 产物后需要重启 dsh web.