cjyuResearch

Graphectory Viewer

A Tool for the Scalable Process-Centric Analysis of Agentic Software Trajectories.

Intelligent CAT Lab logo

Tool Purpose and Audience

The Graphectory viewer is built to help researchers and software developers inspect software-agent trajectories as structured process graphs instead of raw logs. It supports visual analysis of agent behavior, phase transitions, repeated actions, and instance-level patterns that are hard to see from trajectory text alone.

Graphs of Agent Trajectories

Represent verbose and complex agent trajectories with dynamic graphs. Utilizes command parsing and heuristic code rules to categorize agent actions into nodes and phases representing the temporal path through steps of an agent trajectory.

Graphectory example image

Dynamic Web Browser Interface

Use a seamless and intuitive web interface to browse collections of trajectories. Explore graphs directly on the canvas, viewing the trajectory information directly fom source. Utilize the Data Selector and navigation sidebars to browse different trajectories, all loaded on-demand with caching and filtering.

Graphectory web app user interface