From c95fa62d4bc9f667927f022dd86428e5b74543d5 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 12:55:24 +0800 Subject: [PATCH] Add agenttrace --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..11117dd 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context. * [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS. * [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude. +* [agenttrace](https://github.com/luoyuctl/agenttrace) - Local-first TUI observability for AI coding-agent sessions, tracking costs, tokens, latency, tool failures, anomalies, diffs, reports, and CI health gates. * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool.