Steven Gonsalvez

Software Engineer

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.

The text below is an automated extraction of the article at https://github.com/kenn-io/agentsview, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).

Browse, search, and track costs across all your AI coding agents. One binary, no accounts, everything local. # macOS / Linux curl -fsSL https://agentsview.io/install.sh | bash # Windows powershell -ExecutionPolicy ByPass -c "irm https://agentsview.io/install.ps1 | iex"Or download the desktop app (macOS / Windows) from GitHub Releases or via homebrew: brew install --cask agentsview Or run the published Docker image: docker run --rm -p 127.0.0.1:8080:8080 \ -v agentsview-data:/data \ -v "$HOME/.claude/projects:/agents/claude:ro" \ -v "$HOME/.forge:/agents/forge:ro" \ -e CLAUDE_PROJECTS_D

Backlinks

Appeared in 1 briefing

Related

Shares tags: ai/agents · ai/llm-mechanics · ai/saas

Also from github.com