From d3959c65b3ae287dd62b23dfdeee2f5b920c37f5 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 23:01:31 +0800 Subject: [PATCH] Add agenttrace to AI coding tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d020e06..da980a5 100644 --- a/readme.md +++ b/readme.md @@ -49,6 +49,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude. * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. +* [agenttrace](https://github.com/luoyuctl/agenttrace) - Local TUI and reports for inspecting AI coding-agent sessions, costs, tool calls, and run history. ## IDEs & Code Editors