AI Agent Hub
Back to plugins
trajectory-graph preview

trajectory-graph

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install TangRj-Git/trajectory-graph

Paste the following prompt into your AI chat to install this plugin:

Please install the trajectory-graph plugin in DeepSeek Harness using the open-source repository at https://github.com/TangRj-Git/trajectory-graph。

About this plugin

Raw trajectory data in DeepSeek Harness can be difficult to digest at a glance. The trajectory-graph plugin solves this by projecting complex execution flows into an intuitive, interactive graph. It visualizes semantic nodes like Users, Models, Tools, and Errors, showcasing parallel branches and convergence points clearly, making it easier to trace decision paths and pinpoint issues.

Screenshots

Use Cases

  • Visualize how LLM processes complex task flows step-by-step.
  • Pinpoint the root cause of tool call failures or logical errors.
  • Analyze execution efficiency and convergence points of parallel tool calls.

Best For

  • DeepSeek Harness developers and debugging personnel.
  • System architects needing deep analysis of Agent execution logic.
  • Researchers studying model behavior and trajectory data.