agent-track
v0.1.0
Published
Lightweight CLI to visualize and trace the execution trajectory of a single agent session
Readme
agent-track is a lightweight visualization and tracing tool for local Agent / Codex sessions, designed to help you replay and understand the execution flow of a single session.
It parses jsonl data generated by local sessions and presents it in a more intuitive way:
- User prompts and final answers
- Reasoning steps and intermediate messages
- Tool calls and their outputs
- Token usage and session metadata
It is well suited for session review, Agent workflow debugging, call-chain visualization, and helping teams understand how a task was actually completed.
Usage
npx agent-track@latest