bertonsaa/dsh-conversation-threads ↗★ 0
dsh-conversation-threads
Codex-style message-bar navigation rail for the DSH dialog: a vertical rail of short horizontal lines (one per user message) at the sidebar's right outer edge, vertically centered; hover highlights and floats the sent content (first 30 字, 15 字 per line); click jumps to the message.
AI 分析
核心用途是为长对话提供快速定位和预览的导航条。适合经常进行超长上下文对话、需要频繁上下翻阅历史消息的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bertonsaa/dsh-conversation-threadsドキュメント
README 全文を読む ↗使用
激活后无需任何操作:轨道自动出现在对话框左侧(侧边栏右缘外侧、垂直居中)。悬停看内容、点击跳转。
动态插件是会话级、进程级的:DSH 重启后需要重新激活一次(再次让模型执行激活流程即可)。