Unintendedz/dsh-session-tools ↗★ 0
dsh-session-tools
Session archive, cross-session read, and copy-ID tools for DeepSeek Harness
AI 分析
核心用途是增强多会话协同与管理。适合需要复制会话ID并在其他对话中通过工具读取该会话历史,或通过指令快速归档当前会话的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Unintendedz/dsh-session-toolsドキュメント
README 全文を読む ↗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.