Releases: TangRj-Git/trajectory-graph
Releases · TangRj-Git/trajectory-graph
Release list
Trajectory Graph v0.3.0
Trajectory Graph v0.3.0
本版本改进了大型轨迹图谱的鼠标浏览体验,并增加对 DeepSeek Harness 0.1.0-rc.7 的兼容支持。
新增与改进
- 支持在图谱空白区域按住鼠标左键进行上下左右拖动画布
- 支持使用鼠标滚轮,以指针所在位置为中心放大和缩小
- 保留原有水平和垂直滚动条操作
- 搜索、筛选、节点详情、折叠和 Turn 隔离功能保持不变
- 更新中英文安装与使用文档
- 更新开发依赖至 DeepSeek Harness 0.1.0-rc.7
兼容性
- DeepSeek Harness 0.1.0-rc.6
- DeepSeek Harness 0.1.0-rc.7
安装
下载本 Release 中的 dsh-plugin-trajectory-graph-0.3.0.tgz,无需解压。
npx --yes @deepseek-ai/dsh@0.1.0-rc.7 plugin --profile web add "C:\path\to\dsh-plugin-trajectory-graph-0.3.0.tgz"Trajectory Graph v0.2.0
Trajectory Graph v0.2.0
首次公开版本。
主要功能
- 为 DeepSeek Harness 增加“图谱 / Graph”标签
- 支持会话总览和逐 Turn 图谱
- 支持并行工具分支和汇合关系
- 支持搜索、筛选、折叠、缩放和适应画布
- 支持模型、工具、上下文和错误节点详情
- 兼容 DeepSeek Harness 0.1.0-rc.6
安装
下载本 Release 中的 dsh-plugin-trajectory-graph-0.2.0.tgz,无需解压。
npx --yes @deepseek-ai/dsh@0.1.0-rc.6 plugin --profile web add "C:\path\to\dsh-plugin-trajectory-graph-0.2.0.tgz"