fayzan123/rungraph
24 stars · Last commit 2026-08-24
One command turns every agent session already on your disk into a graph: subagents, tool calls, retries, the moments you said no. Ask your agent what happened and the graph lights up the nodes it means. npx rungraph: no hooks, no setup, all local. Works with Claude Code, Codex, Hermes, opencode and Cursor.
README preview
# rungraph **Ask your agent what happened. Watch the graph answer.** [fayzan123.github.io/rungraph](https://fayzan123.github.io/rungraph/) embeds a real run you can click around.  Your agent already wrote down everything it did. `rungraph` turns those transcripts into an interactive graph — orchestrator, subagents and tools as nodes, spawn/return edges, the moments a human said no marked on the path — and hands your agent the same graph over MCP. Ask *"why did the Edit on `token.js` keep failing?"* in your terminal: the answer arrives there, from your own model, and the graph you have open **lights up the exact nodes the answer is about**. ``` npx rungraph ``` That's the whole quickstart. It finds every Claude Code, Codex, Hermes Agent,