PolinniZhong/dsh-session-workbench2

dsh-session-workbench

DeepSeek Harness 会话工作台插件:集成会话库全文搜索与召回,以及会话标签栏的显示、隐藏和排序管理。

AI 分析

核心用途是将会话历史搜索召回与多标签页视图管理相结合。适合需要高效管理大量活跃会话、频繁检索并引用历史上下文的用户。

包名
dsh-session-workbench
版本
1.0.0
许可证
MIT
最近更新
2026年8月30日

安装

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

Usage

  1. Open the Session KB tab in the right sidebar (better-sidebar); the Settings → Session KB section can disable/enable it;
  2. 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;
  3. Click the more button (⋯) to filter by workspace / time range / archive (all incl. archived / active only / archived only);
  4. 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);
  5. Click Insert references into input@session chips appear in the input → continue typing your question → send;
  6. The platform injects read-only snapshots into the model context and the AI answers with your history;
  7. 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.