Show HN: AgentWatch – Prevent runaway AI agents with runtime budget enforcement (agent-watch.dev)

7 points by Mohil_Sharma ↗ HN
Hi HN, I’m a solo developer and built AgentWatch to solve a problem I kept running into while building AI agents: preventing runaway loops and unexpected LLM spend before requests reach the model. AgentWatch sits in front of OpenAI, Anthropic, Gemini, Bedrock, Azure OpenAI, Groq, and others to enforce budgets and runtime policies. I’d really appreciate your feedback. If you’re building AI agents, does this solve a problem you’ve experienced? I’d also love to hear what you’d improve or challenge.

7 comments

[ 3.1 ms ] story [ 26.6 ms ] thread
Why does this need to be a proxy instead of a middleware inside my app?
Are you storing prompts/responses?
Most of the teams already have an API gateway why would they use another proxy??
(comment deleted)
Who is this for? Enterprises or individual developers??