Transcript inspector for headless agent sessions
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
perf: reuse syntect highlighter across lines, zero-copy render
55676b4View on GitHubperf: cache rendered transcript lines, only rebuild on content change
a1e96daView on GitHubfeat: e/E toggle keybindings and visible expand mode indicator
8c9db9cView on GitHubfeat: show diff stats in apply_patch summary, gate full patch on expand
36062b0View on GitHubfix: show file paths in apply_patch summary instead of "Begin Patch"
2050e3bView on GitHubsimplify: extract shared helpers, fix tool summary fallback and cost bug
e8e128aView on GitHubtest: add Codex integration tests and format detection test
412ff72View on GitHubfeat: wire format detection into watcher with per-file parsers
efc71e9View on GitHub