kenn-io/agentsview
Local-first session search, analytics, insights, and token use statistics for coding agents, supporting Claude Code, Codex, and more than 20 other agents.
What it solves
AgentsView is a local tool for developers who use multiple AI coding agents (such as Claude Code, Aider, Cursor, and Devin). It solves the problem of fragmented session history and cost tracking by consolidating all agent interactions into a single, searchable, and local database.
How it works
The tool discovers session data from the local directories of supported agents, syncs them into a local SQLite database, and provides a web-based user interface for browsing. It can also support S3-compatible object storage for centralizing sessions from multiple machines. For high-performance analytics, it offers mirroring to DuckDB or PostgreSQL.
Who it’s for
Developers and teams who use various AI coding assistants and need a central place to track their activity, search through past conversations, and monitor their token usage and compute costs.
Highlights
- Unified Session Browser: Browse and search across all AI coding agent sessions with full-text and optional semantic search.
- Cost Tracking: Fast, local cost estimation using LiteLLM and OpenRouter rates, including prompt-caching awareness.
- Analytics Dashboard: Activity heatmaps, tool usage metrics, and project breakdowns.
- Local-First: No accounts required; data is stored locally in SQLite by default.
- Recent Edits Feed: A grouped view of files changed by agents across different sessions.
- Broad Agent Support: Compatible with a wide range of agents including Claude Code, Aider, Devin, and Cursor.
Related
- Project
- Project
- Project
- Project
- Project