本地优先 会话 search, 数据分析, insights,、令牌 use statistics 为 coding agents, supporting Claude 代码, Codex,、more than 20 other agents. GitHub 3,416 ⭐ / 274 Fork,主要使用 Go 开发。访问项目:https://github.com/kenn-io/agentsview
项目介绍
本地优先 会话 search, 数据分析, insights,、令牌 use statistics 为 coding agents, supporting Claude 代码, Codex,、more than 20 other agents.
核心功能
- Automatic pricing via LiteLLM rates (with offline fallback) - Prompt-缓存-aware cost calculation (缓存 creation / read tokens) - Per-model breakdown 与`--breakdown` - Date filtering (`--since`, `--until`, `--all`), agent filtering (`--agent`) - JSON output (`--json`)为 scripting - Timezone-aware date bucketing (`--timezone`)
使用指南
Install ```
macOS / Linux
curl -fsSL https://agentsview.io/install.sh | bashWindows
powershell -ExecutionPolicy ByPass -c "irm https://agentsview.io/install.ps1 | iex" ``` Or downloaddesktop 应用 (macOS / Windows) from homebrew: `brew install --cask agentsview` Or runpublished Docker 图像: ``` docker run --rm -p 127.0.0.1:8080:8080 \ -v agentsview-数据:/数据 \ -v "$HOME/.claude/projects:/agents/claude:ro" \ -v "$HOME/.forge:/agents/forge:ro" \ -e CLAUDE_PROJECTS_DIR=/agents/claude \ -e FORGE_DIR=/agents/forge \ ghcr.io/kenn-io/agentsview:最新 ```项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | kenn-io/agentsview |
| Star 数 | 3,416 |
| Fork 数 | 274 |
| 编程语言 | Go |
| 开源协议 | MIT |
| 创建时间 | 2026-02-19 |
| 最近更新 | 2026-06-30 |
| 主题标签 | 无 |
项目地址
GitHub 仓库:<https://github.com/kenn-io/agentsview>
> 完整 URL:[https://github.com/kenn-io/agentsview](https://github.com/kenn-io/agentsview)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。