TL;DR
An open-source tool that locally collects, searches, and analyzes session logs from AI coding agents, providing cost statistics.
Key features
Session search & browse: Unified search across 20+ AI coding agents (Claude Code, Codex, Forge, etc.).
Cost statistics: Daily and overall token usage and cost summaries.
Local-first: All data stored in a local SQLite database, no accounts required.
Multiple deployment options: CLI binary, desktop app, Docker container.
Remote access support: --public-url option for SSH forwarding, reverse proxy, etc.
PostgreSQL backend option: Supports PostgreSQL for large-scale environments.
When to use it
When you use multiple AI coding agents and want to manage session history in one place.
When you need to track and analyze agent usage costs.
When you want to understand agent usage patterns while maintaining data privacy locally.