From 65c281e2a4b9ef0755762af5203d273a9f23cc71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Conejo?= Date: Sat, 21 Feb 2026 00:45:57 -0800 Subject: [PATCH] Add Manifest to Debugging / Profiling Manifest is an open-source real-time cost observability platform for AI agents, built with Node.js (NestJS). It tracks tokens, costs, messages, and model usage. Self-hostable, privacy-focused, and OTLP-native. https://manifest.build https://github.com/mnfst/manifest --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2c3d63e8..53c982ed 100644 --- a/readme.md +++ b/readme.md @@ -266,6 +266,7 @@ - [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics. - [NiM](https://github.com/june07/nim) - Manages DevTools debugging workflow. - [dats](https://github.com/immobiliare/dats) - Minimalistic and zero-dependencies [StatsD](https://github.com/statsd/statsd) client. +- [Manifest](https://github.com/mnfst/manifest) - Real-time cost observability for AI agents with token tracking, model usage metrics, and OTLP-native telemetry. ### Logging