
Install eve Agents with One Command · evex
Browse, preview, and install community-built eve agents via npm.
@TommyBez85 · X
I'm building the eve agents registry
The full gallery
Tech stack
3 projects

Browse, preview, and install community-built eve agents via npm.
@TommyBez85 · X
I'm building the eve agents registry

Build, verify, and ship software with teams and AI agents in one connected workspace.
u/OGMYT · Reddit
Validating a micro-SaaS for checking AI-built software before it ships I am building **Flows**, a system that turns an AI software goal into ordered implementation steps, checks, repair prompts, and a build report. The business thesis is not “better prompts.” It is reducing the cost of getting from an AI-generated first draft to a checked, shippable result. Metrics I want to measure: - prompts per completed project - tokens or credits per checked step - first-pass check rate - repair atte

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
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