It parses the conversations and shows them in uniform view with toggles to enrich the view with more data and provides an easy way to search/resume and copy relevant parts of conversation.
I put the TUI together with claude and codex without reading any of the code - it was an experiment for me. I tried to put as much guardrails as possible to steer the agents and not let them go wild. Each commit is more or less a single conversation.
It's written in Go and inspired by TIG.