azazo1/dsh-copy-session-ref0

dsh-copy-session-ref

在会话行菜单复制规范 @session mention, 粘贴到输入框即可召回该会话上下文

包名
dsh-copy-session-ref
版本
0.1.0
许可证
MIT
最近更新
2026年9月9日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:azazo1/dsh-copy-session-ref

dsh-copy-session-ref

在 DeepSeek Harness 会话行菜单底部增加 "复制引用". 复制的是规范 mention @[标题](https://github.com/azazo1/dsh-copy-session-ref/blob/069258cb0c5ef803080746cddea7a1b4ecf4a62f/...), 粘贴到另一个会话的输入框并发送, 即可召回该会话上下文.

兼容 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.