PolinniZhong/dsh-session-workbench ↗★ 2
dsh-session-workbench
Session Workbench for DeepSeek Harness: session-library full-text search + recall + conversation-view management. 会话工作台:会话库(全文搜索历史会话,一键以 @引用 召回给 AI)+ 会话视图(管理会话标签栏 显示/隐藏 + 排序)(session search / recall / view management / 会话视图).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PolinniZhong/dsh-session-workbench说明文档
阅读完整 README ↗Usage
- Open the Session KB tab in the right sidebar (better-sidebar); the Settings → Session KB section can disable/enable it;
- Without a keyword you see Recent sessions; click the search icon (top-right) to expand the input, type a keyword (literal phrase match, e.g.
MCP config) to switch to search results; - Click the more button (⋯) to filter by workspace / time range / archive (all incl. archived / active only / archived only);
- Click a result to expand the preview (hit context + session meta); click Locate to open that session and scroll to the exact hit message (flash-highlighted); click the path to expand the full path; then check it (up to 3);
- Click Insert references into input →
@sessionchips appear in the input → continue typing your question → send; - The platform injects read-only snapshots into the model context and the AI answers with your history;
- Manage conversation views — open Settings → 会话工作台 → 会话视图 to toggle each view's visibility and drag the ⋮⋮ handle to reorder, or right-click / double-click the session tab bar for the same panel inline.