From d5d4122ce7562be4203aa5096a4ea4727c4f33b4 Mon Sep 17 00:00:00 2001 From: zack <51604064+luoyuctl@users.noreply.github.com> Date: Tue, 19 May 2026 22:49:49 +0800 Subject: [PATCH] Add agenttrace --- README.md | 1 + README.zh-CN.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81b60de..66fc04f 100644 --- a/README.md +++ b/README.md @@ -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)**, TUI observability for AI coding agents tracking cost, tokens, failures, and health diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..825cc4e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -60,4 +60,5 @@ ## 专用工具 -- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 \ No newline at end of file +- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 +- **[agenttrace](https://github.com/luoyuctl/agenttrace)**,面向 AI 编程智能体的 TUI 可观测工具,跟踪费用、令牌、失败和健康度