From cad3496d147ddf39843e708872abdeb4c2abf257 Mon Sep 17 00:00:00 2001 From: zack <51604064+luoyuctl@users.noreply.github.com> Date: Wed, 20 May 2026 01:39:19 +0800 Subject: [PATCH] Add agenttrace --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a526aef..af051b4 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ A curated list of awesome AI coding frameworks, workflows, patterns, tools and m ### Monitoring & Analytics - [Claude-Code-Usage-Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor): Real-time Claude Code usage monitor with predictions and warnings. ⭐ 4980 `🔤 Python` +- [agenttrace](https://github.com/luoyuctl/agenttrace): Local TUI for inspecting AI coding agent sessions across cost, tokens, latency, and tool failures. ⭐ 32 `🔤 Go` ### Awesome Lists & Collections