dsh-history
DSH client plugin: render a session as an S-shaped (boustrophedon) trajectory timeline, with per-turn nodes and file sub-nodes linked by tool-call edges
AI 분석
核心用途是可视化呈现复杂的 Agent 思考与工具调用轨迹。适合需要调试 Agent 行为、审计文件操作历史或直观分析长对话逻辑链的开发者和高级用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:konanzheng/dsh-timeline使用
- 打开一个会话(有历史消息)
- 切到 轨迹 视图 —— 时间轴自动打开
- 卡片自下而上浏览:意图标签 → 逻辑链 → 问/答摘要 → 文件条
- 点击任一卡片头部查看详情窗口(过程归纳 + 完整逻辑链 + 最终总结 + 文件操作)
- Ctrl/Cmd + 滚轮缩放;ESC 逐层关闭