Back to catalog

LucienLL /

LucienLL/dsh-session-id

Verified

Show and copy the current session ID in the DeepSeek Harness web UI header

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@4eda67dd

dsh-session-id

在 DeepSeek Harness Web UI 的会话头部显示当前对话 ID,点击一键复制到剪贴板。

功能

  • 会话头部右侧显示当前会话 ID(超长时截断显示,悬停可见完整 ID)
  • 点击复制完整 ID,短暂显示「已复制」;剪贴板不可用或写入失败时短暂显示「复制失败」(红色)

安装

dsh plugin --profile web add dsh-session-id
# 或本地开发(在仓库目录内执行):
dsh plugin --profile web add .

安装后重启 dsh web 生效。

实现

纯客户端插件:注入官方 slot conversation.session.header.utilitiesscope: session), 框架自动注入 sessionId,无需任何宿主侧逻辑。

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.