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 @@ -61,3 +61,4 @@ English | [中文](README.zh-CN.md)
## Specialized Tools

- **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration
- **[agenttrace](https://github.com/luoyuctl/agenttrace)**, Local TUI for AI coding agent cost, token, latency, and failure observability
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@

## 专用工具

- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代
- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代
- **[agenttrace](https://github.com/luoyuctl/agenttrace)**,用于观测 AI 编程智能体成本、令牌、延迟和失败的本地 TUI