From 39b0d9a6286bbe1666d00e06cf8966542566b0d3 Mon Sep 17 00:00:00 2001 From: Neco Date: Sat, 20 Jun 2026 14:21:37 +0800 Subject: [PATCH] Add ax agent telemetry --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2918029..4ffbd46 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,9 @@ AgentOps create tools to make agents actually work, e.g., graphs, monitoring, an +## [ax](https://github.com/Necmttn/ax) + +ax is a local telemetry and recall graph for AI coding-agent sessions. ## [Chidori](https://github.com/ThousandBirdsInc/chidori) Chidori is a reactive runtime for building AI agents. It provides a framework for building AI agents that are reactive, observable, and robust. It supports building agents with Node.js, Python, and Rust.