Features

agentwach is built for engineers who have to debug what an agent did at 2 a.m. last Tuesday.

01

Live agent roster

Every agent in your swarm shows up the moment it emits its first event. Status, current task, last activity, and run count update in real time.

02

Inter-agent message trace

A continuous feed of who said what to whom. Replay the conversation that led up to a failure without touching a log file.

03

Per-agent timeline

Drill into any agent to see every tool call, LLM call, state update, and error — chronologically, with full payloads.

04

Drop-in LangChain SDK

Add one callback handler to your LangGraph or LangChain pipeline. No re-architecting, no proxy, no waiting.

05

Workspace API keys

Rotate keys, name them per environment, see when each was last used. SHA-256 hashed at rest, never displayed twice.

06

Error-first surface

Agents in an error state are flagged at the top of the dashboard with the failing tool call inline. Stop scrolling through logs.