From e733ec852c06d6e58b40d1e7962295644181a4d5 Mon Sep 17 00:00:00 2001 From: XinweiHe Date: Wed, 13 Aug 2025 19:38:24 -0700 Subject: [PATCH] add traceroot ai to a new observability section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b00869..3254125 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github - [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models +## Observability +- [TraceRoot AI](https://traceroot.ai/) - An AI native observability tool that using AI agents to automatically fix your production bugs. + ## OpenAI plugins - [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories.