
Opsis: AI QA & bug detection for vibe coders
Opsis is the QA you don't have to do. It watches your real users, catches the bugs you'd never test for, proves each one on video, and hands you the fix.
@epochmo · X
you guys should try…
完整作品展
技术栈
3 projects

Opsis is the QA you don't have to do. It watches your real users, catches the bugs you'd never test for, proves each one on video, and hands you the fix.
@epochmo · X
you guys should try…

SlopStopper - 扫描应用的生产就绪问题,如安全性、功能性和可靠性。
u/jjd921 · Reddit
Production readiness checker With AI coding and the low barrier to entry now I see a ton of people publishing apps with serious issues. I tried to build something to help with this. It’s a tool that checks apps for production-readiness issues (security, functionality, reliability, accessibility, etc.) and creates a GitHub PR with the fixes. Automatic scans on every push/PR and deterministic auto-fixes are completely free. Do you see something like this being useful?: https://theslopstopper.c

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex