Launched this week

VibeRaven
Open-source mission control for AI-built apps
29 followers
Open-source mission control for AI-built apps
29 followers
Scan AI-built repos for launch gaps across auth, billing, database, deploy, monitoring, and tests, then get one focused prompt for your coding agent.







@ohad6k This is an interesting idea.
The post-launch use case you described is the more compelling angle honestly - the "agent wrote code but doesn't know what changed between releases" problem hits every team running AI-assisted CI. Pre-launch gap detection is useful once, but version drift and postmortem tracking is a recurring pain. Does VibeRaven watch git diffs automatically, or do you trigger the scan manually after each deploy?
@galdayan Fair point. The recurring pain is post launch, not the one time pre ship scan.
Right now scans are on demand or CI triggered. You run npx -y viberaven --agent-mode or --verify, or wire it into a GitHub Action on PR or deploy. It does not sit in the background watching every commit.
For release to release, Studio compares two git refs when you ask and lets you drag that context into agent chat so the agent actually knows what changed.
Automatic git diff watching across releases is exactly what I want to ship next. Your framing is spot on. Thanks for calling it out.
If you have any questions or want to just share things, feel free to send me a message on LinkedIn