konanzheng/dsh-timeline0

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 行为、审计文件操作历史或直观分析长对话逻辑链的开发者和高级用户。

パッケージ
dsh-history
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/26

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:konanzheng/dsh-timeline

ドキュメント

README 全文を読む ↗

使用

  1. 打开一个会话(有历史消息)
  2. 切到 轨迹 视图 —— 时间轴自动打开
  3. 卡片自下而上浏览:意图标签 → 逻辑链 → 问/答摘要 → 文件条
  4. 点击任一卡片头部查看详情窗口(过程归纳 + 完整逻辑链 + 最终总结 + 文件操作)
  5. Ctrl/Cmd + 滚轮缩放;ESC 逐层关闭