lzbaclz/dsh-conversation-outline ↗★ 5
dsh-conversation-outline
类 Codex 的 DSH 对话大纲悬浮面板插件,列出当前会话中的所有用户提问,支持搜索、加载历史记录和点击跳转(滚动并高亮)。
AI 分析
核心用途是辅助长对话的快速定位。适合需要频繁在历史提问之间穿梭、检索特定讨论节点的用户,悬浮设计不占用主流对话区域。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lzbaclz/dsh-conversation-outline说明文档
阅读完整 README ↗Usage
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.