Show HN: Agent Firewall – Go proxy to kill LLM death spirals

2 points by wuweiaxin ↗ HN
I run 6 AI agents as my entire team. Yesterday two agents got stuck in an infinite loop arguing over JSON formatting. Burned $47 in API calls while I slept.

Anyone running multi-agent setups (CrewAI, AutoGen, LangGraph) knows the pain: agents go rogue, tokens burn, no circuit breaker.

Building an open-source Go reverse proxy. Change one env var (OPENAI_BASE_URL=http://localhost:8080/v1), it detects death spirals and physically cuts the connection.

Local-only, no SDK, no cloud, single binary. Ship in 2 weeks if enough people need it.

Have you been burned by runaway agents?

2 comments

[ 0.20 ms ] story [ 11.4 ms ] thread