From 71b7a8f7103b4f6e55caced6c21205b597dbadd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=89=E5=93=B2?= Date: Sun, 10 May 2026 19:55:44 +0800 Subject: [PATCH] Add agenttrace --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b14fd4..bbff753 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated, skill-level organized guide to essential resources for [Claude Code]( |----------|--------|-------------| | [CC Usage](https://github.com/ryoppippi/cc-usage) | ryoppippi | CLI tool for managing and analyzing Claude Code usage with cost information | | [Claude Code Usage Monitor](https://github.com/maciek-roboblog/claude-code-usage-monitor) | Maciek-roboblog | Real-time terminal tool showing live token consumption and burn rate with visual progress bars | +| [agenttrace](https://github.com/luoyuctl/agenttrace) | luoyuctl | Local TUI for inspecting Claude Code and other coding-agent sessions, including costs, tokens, latency, tool failures, diffs, and slow-run diagnostics | ### IDE Integrations