Is AGANAL private? Does my data leave my Mac?
Yes. AGANAL only reads the session logs your agent tools already wrote to disk, and all analysis runs locally on your Mac. There’s no account, nothing is uploaded, and there’s no telemetry.
Which agents and tools does it support?
Claude Code, OpenAI Codex, Gemini CLI, Qwen Code, Cursor agents, opencode, and Google Antigravity — each normalized into one shared session model. You can also point AGANAL at any custom directory of session files.
What can AGANAL show me?
Three views over each session: an Analysis dashboard (stat tiles, a tool-usage ranking, tokens over time — cumulative or per turn — and a context-by-category stacked chart), an Events stream you can filter and search, and a Raw JSONL view down to the underlying record.
What are the system requirements?
macOS 14 or later. AGANAL is a native Swift & SwiftUI app.
Is it free and open source?
Yes. AGANAL is free and open source. Clone the repository and run it with a single Swift command.