AgentsView - Local-First AI Coding Session Viewer
AgentsView is a open source tool that reads the AI sessions on your machine that is created by AI Agents like Claude Code, Codex, Pi, etc.
Instead of the messy JSONL files, you get a a web UI using which you can browse, search and analyze them.
_
How to get started?
You can install it using brew
brew install --cask agentsview
And then run
agentsview serve
It’ll start the server at http://127.0.0.1:8080