diff --git a/README.md b/README.md index 776908b..a035381 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ AI-powered command-line and shell assistants for developers. - [Fig](https://fig.io/) - Terminal autocomplete and AI assistant (now part of AWS). - [RTK](https://github.com/rtk-ai/rtk) - CLI proxy that compresses developer tool output before sending to LLMs, reducing token consumption by 60-90%. - [CodexBar](https://github.com/steipete/CodexBar) - macOS menu bar app that monitors token usage and rate limits across 15+ AI coding assistants. +- [agenttrace](https://github.com/luoyuctl/agenttrace) - Local TUI for inspecting AI coding agent sessions across cost, tokens, latency, and tool failures. ## 📚 Documentation Tools diff --git a/README.zh-CN.md b/README.zh-CN.md index 2e896cd..350dd3f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -173,6 +173,7 @@ AI 驱动的设计转代码和 UI 生成工具。 - [Fig](https://fig.io/) - 终端自动补全和 AI 助手(现为 AWS 的一部分)。 - [RTK](https://github.com/rtk-ai/rtk) - 命令行代理,将开发工具输出压缩后再传给 LLM,可减少 60-90% 的 token 消耗。 - [CodexBar](https://github.com/steipete/CodexBar) - macOS 菜单栏应用,实时监控 15+ AI 编程助手的 token 用量与速率限制。 +- [agenttrace](https://github.com/luoyuctl/agenttrace) - 本地 TUI,用于检查 AI 编码智能体会话的成本、token、延迟和工具失败。 ## 📚 文档工具