Unintendedz/dsh-session-tools0

dsh-session-tools

适用于DeepSeek Harness的会话归档、跨会话读取及复制会话ID工具插件。

AI 分析

核心用途是增强多会话协同与管理。适合需要复制会话ID并在其他对话中通过工具读取该会话历史,或通过指令快速归档当前会话的用户。

包名
dsh-session-tools
版本
0.1.0
许可证
MIT
最近更新
2026年8月23日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Unintendedz/dsh-session-tools

Usage

Use Copy session ID in a row's three-dot menu, or open a session and click ID in its header. Paste that ID into another conversation and ask it to call session_read, or ask it to call session_archive with that ID. Calling session_archive without session_id archives the current conversation.

The sidebar menu is repositioned after the copy action is injected, so all four rows remain inside the viewport even when the source conversation is near the bottom of the screen.