GooDAnDReaDY/dsh-session-control ↗★ 0
@goodandready/dsh-session-control
Session management for the DeepSeek Harness sidebar: pin conversations, search their contents, read archived transcripts and hide the noise
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-session-control说明文档
阅读完整 README ↗Configuration
Navigate to Settings → Plugins → Plugin Settings → Session Control:
| Setting | Type | Default | Description |
|---|---|---|---|
pinned | string[] | [] | Array of pinned session IDs (array order determines display order) |
hidden | string[] | [] | Array of reversibly hidden session IDs |
hideBlank | boolean | true | Automatically hide sessions with zero messages |
All settings are stored on the host and synchronize across client instances.