Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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、延迟和工具失败。

## 📚 文档工具

Expand Down