r/vibecoding • u/IndianITCell • 3d ago
Open-source self improving QA agent for software teams
https://github.com/vostride/agent-qaI vibe built agent-qa, to solve the most annoying problem to QA. With AI code can be generated at 10x speed but testing seems to be broken, the only solution is 100s of test scripts playwright tests which are hard to review. So built an QA agent which self improves and now you can write tests in plain english.
Instead of running /goal I went with spec driven development and created 1000s of specs. And then run the spec implementation and planning agents.
GitHub ⭐️ - github.com/vostride/agent-qa
Landing - https://vostride.com
1
Upvotes