GooDAnDReaDY/dsh-session-control0

@goodandready/dsh-session-control

Session management for the DeepSeek Harness sidebar: pin conversations, search their contents, read archived transcripts and hide the noise

AI 分析

核心用途是优化侧边栏会话管理。适合会话繁多、需要固定重要对话、检索历史内容或自动隐藏无消息会话以保持界面整洁的用户。

パッケージ
@goodandready/dsh-session-control
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/09/06

インストール

$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:

SettingTypeDefaultDescription
pinnedstring[][]Array of pinned session IDs (array order determines display order)
hiddenstring[][]Array of reversibly hidden session IDs
hideBlankbooleantrueAutomatically hide sessions with zero messages

All settings are stored on the host and synchronize across client instances.