Darshan Nere

Darshan Nere

Observability for AI agents
All activity
Darshan Nerestarted a discussion

ObservAgent: Real-Time Observability for Claude-Code

Hey PH!, I’ve been working on a project called ObservAgent and wanted to share it here to get feedback from people building with AI agents, especially Claude Code users. What it is ObservAgent is a local-first observability tool that lets you see what your Claude agent is actually doing in real time. You can track token usage, cost, tool calls, latency, and sub-agent behavior while a session is...

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
Observagent
ObservagentObservability for agents