cad — Coding Agent Driver
One CLI to drive every coding agent on your machine. cad discovers local sessions from claude, codex, pi, opencode, and forge, groups them by working directory, and gives you two views: a project-based picker for resuming, renaming, and rendering past work, and a live dashboard for the agents actually running right now.
Forked from @simonw’s claude-code-transcripts — that’s where the paginated HTML renderer (now under
cad json/cad all) comes from.
Two modes
cad — a project picker that drills into a session list. The everyday view: resume, rename, summarize, peek, archive, or render any past session to HTML, across every agent, keyed by the directory you’re in.
cad live — a full-screen dashboard of every agent process running right now, grouped by project, auto-refreshing every 2 seconds. Coloured dots show live state — green for working, yellow for awaiting input.
It unifies five different agents’ on-disk session formats behind one consistent terminal interface, so you stop hunting through per-tool history and just pick up where you left off.