From 3a63ee44866ea253d885ebb0ce673ba7e307f59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=89=E5=93=B2?= Date: Sun, 3 May 2026 04:04:29 +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..cb7cfeb 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)**, Local TUI observability for AI coding agent sessions diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..7e7f52c 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)**,本地 TUI 可观测工具,用于分析 AI 编程智能体会话