All activity
ObservAgent is a local-first observability dashboard for Claude Code. It hooks into Claude's built-in hook system, zero code changes and streams every tool call, cost, latency, and subagent event to a live dashboard in real time.
Stop flying blind on expensive agent runs. See exactly what's happening, what it costs, and what's slow.
npm i -g @darshannere/observagent && observagent init

ObservagentObservability for agents
Darshan Nereleft a comment
Hey PH! 👋 Darshan here, maker of ObservAgent. I built this after repeatedly getting surprised by Claude Code session costs, with no easy way to see why a run was expensive or which tool was dragging things down. Claude Code writes JSONL transcripts, but they're not useful in real time. I wanted a live dashboard that just works without wrapping any code or changing how I work. ObservAgent uses...

ObservagentObservability for agents
