60,000+ people engaged with my last launch post over the weekend.
Turns out a lot of you are shipping AI agents with bugs no linter catches:
β infinite loops
β hallucinated tool calls
β unbounded retries
β hardcoded secrets
β and 15+ more agent-specific checks
We built a free OSS tool that catches them.
Real output on a real project:
β οΈ unbounded loop Β· agent/loop. py : 45
β οΈ system prompt over token limit
β API key hardcoded Β· config. py : 12
β tool in prompts, not in registry
Free, 100% local, zero config π
β https://t.co/bXqTn2ckF6
Star the repo to follow for more OSS release updates.
Follow @jitenoswal for more free OSS tools for AI Engineers!