Agentic QA – Open-source middleware to fuzz-test agents for loops
I built this because I watched my LangChain agent burn ~$50 in OpenAI credits overnight due to an infinite loop.
It's a middleware API that acts as a 'Flight Simulator'. You send it your agent's prompt, and it runs adversarial attacks (Red Teaming) to catch loops and PII leaks before deployment.
Code & Repo: https://github.com/Saurabh0377/agentic-qa-api Live Demo: https://agentic-qa-engine.onrender.com/docs
Would love feedback on other failure modes you've seen!
5 comments
[ 3.0 ms ] story [ 18.9 ms ] thread2. Keep the comments in English.
I don't know what could have saved me, maybe .current_editor should be a file that your agents instructions.md file imports, and your editor updates it, to give Claude context about your tooling.
BOOOOO