← Back to Feed
Agent Infrastructure agents observability open_source llm

TMA1 is a local-first, open-source observability tool for LLM agents that tracks token usage, tool calls, latency, failu

TMA1 is a local-first, open-source observability tool for LLM agents that tracks token usage, tool calls, latency, failures, and full session replays without sending data to the cloud.
Show HN: TMA1 – Local-first observability for LLM agents Hi HN

I built TMA1 because I wanted better understanding of what coding agents are actually doing — token/cost usage, tool calls, latency, failures, full session replays, etc. The most important part is that I don't want to sign up for or send data to any cloud service.

And of course it's opensourced:

https://github.com/tma1-ai/tma1

View Original Post ↗