agentsview: Local-First Session Intelligence and Analytics for Coding Agents
English summary
agentsview is an open-source tool that provides local-first session intelligence and analytics for coding agents. It supports Claude Code, OpenAI Codex, and more than 20 other agents, processing all usage data on the user's device. The tool is positioned as a 100x faster drop-in replacement for ccusage, a popular session-tracking utility for Claude Code. By keeping data local, it ensures privacy and eliminates external dependencies. The repository is available on GitHub under the kenn-io organization.
Chinese summary
agentsview 是一个开源工具,为编程代理提供本地优先的会话智能与分析功能。它支持 Claude Code、OpenAI Codex 以及超过 20 种其他代理,所有使用数据均在用户设备上处理。该项目号称是 ccusage(Claude Code 会话追踪工具的常用替代)的 100 倍速度替代品。由于数据保留在本地,隐私得到保障且无需外部依赖。代码库托管在 GitHub 上的 kenn-io 账号下。
Key points
Local-first design keeps all analytics data on the user's machine for privacy.
本地优先设计将所有分析数据保留在用户设备上,确保隐私。
Supports Claude Code, Codex, and over 20 other coding agents.
支持 Claude Code、Codex 及 20 多种其他编程代理。
Described as a 100x faster replacement for the ccusage session-tracking tool.
被描述为 ccusage 会话追踪工具的 100 倍速度替代品。
Open-source repository, readily available on GitHub.
开源代码库,在 GitHub 上可公开获取。