lzbaclz/dsh-conversation-outline ↗★ 5
dsh-conversation-outline
Codex-style conversation outline for DeepSeek Harness: a floating panel listing every user question in the current conversation with search, load-older and click-to-jump (scroll + highlight). Bilingual zh-CN / en.
AI 분석
核心用途是辅助长对话的快速定位。适合需要频繁在历史提问之间穿梭、检索特定讨论节点的用户,悬浮设计不占用主流对话区域。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lzbaclz/dsh-conversation-outlineUsage
Install, restart, open any session that already has messages — a thin strip appears on
the right edge. Hover it to preview questions, click a bar or a row to jump, search to
filter, Load older to page through history. Full walkthrough:
docs/usage.md. Something's not showing up? Troubleshooting.