From d3df9e3b8478aa89c8c29070f36bab82fbb97a93 Mon Sep 17 00:00:00 2001 From: Neco Date: Sat, 20 Jun 2026 15:04:36 +0800 Subject: [PATCH] Add ax to observability tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0412e75..6743f63 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ | Tool | Description | Stars | |------|-------------|-------| +| [ax](https://github.com/Necmttn/ax) | Local telemetry, recall, cost, and skill analytics for AI coding agents | ![Stars](https://img.shields.io/github/stars/Necmttn/ax?style=flat-square) | | [Langfuse](https://github.com/langfuse/langfuse) | Open-source LLM observability | ![Stars](https://img.shields.io/github/stars/langfuse/langfuse?style=flat-square) | | [Phoenix](https://github.com/Arize-ai/phoenix) | AI observability & evaluation | ![Stars](https://img.shields.io/github/stars/Arize-ai/phoenix?style=flat-square) | | [Helicone](https://github.com/Helicone/helicone) | Open-source LLM observability | ![Stars](https://img.shields.io/github/stars/Helicone/helicone?style=flat-square) |