azazo1/dsh-copy-session-ref ↗★ 0
dsh-copy-session-ref
在会话行菜单复制规范 @session mention, 粘贴到输入框即可召回该会话上下文
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:azazo1/dsh-copy-session-ref说明文档
阅读完整 README ↗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.