Agent-watchdog
p/agent-watchdog
Runtime loop detection for LangGraph agents
0 reviews1 follower
Start new thread
trending

3h ago

Agent-watchdog - Runtime loop detection for LangGraph agents

Multi-agent LLM pipelines fail quietly — agents rephrasing the same argument forever, silent deadlocks, graphs that cycle without an exit. Most tools (LangSmith, AgentOps) show you this after the fact. Agent Watchdog intervenes at runtime, like a circuit breaker — watching message similarity and tool-call patterns to halt stuck LangGraph runs before you burn tokens. Built by PengKernel LLC: npm install agent-watchdog.