TIL: AgentsView for browsing AI coding sessions

I started using Wes McKinney‘s AgentsView Python tool to browse my AI coding sessions and can use it to analyze my AI coding usage too

AgentsView watches your agent session directories for changes, parses JSONL files from each agent format, and stores structured data in SQLite with full-text search indexes. The embedded web frontend provides browsing, search, and analytics over the REST API.