vibico
Early build · v0.0.1

The AI cofounder.

One screen. You solve the problem — agents do everything else: build the app, wire integrations, deploy, operate, and fix it in production.

01 — Division of labor

Not an AI IDE. The agents drive.

You supply the two things agents cannot: which problem is worth solving, and whether the result is right. Everything else is theirs.

You 2 things
  • Decide which problem is worth solving.
  • Decide whether the result is right.
Vibico everything else
  • Plan the work, break it into tasks, assign agents.
  • Write the code, run the tests, fix what breaks.
  • Wire integrations: auth, payments, email, storage.
  • Deploy to a real URL, with a rollback you can trigger.
  • Operate and heal it in production while you sleep.
02 — The heart

The decision-surfacing engine.

For every action an agent wants to take, Vibico decides whether to just do it or stop to ask you. Two inputs: a fixed risk tier set by policy, and a confidence the agent self-reports.

Action
Low confidence
High confidence
Tier 0 · Trivial
Sandbox edits, reads, log lines.
do · log it Acts and writes a one-line entry to the audit feed.
do silently Acts without surfacing anything to you.
Tier 1 · Low risk
Reversible writes to dev environments.
ask Pauses with a one-tap confirm before continuing.
do · notify after Acts, then surfaces it in the side panel.
Tier 2 · Prod, reversible
Real users, but the action can be undone.
ask Hard pause until you sign off.
do · with undo Acts, pins an undo button next to the result.
Tier 3 · One-way
Money, deletes, real users — irreversible.
ask · hard gate No confidence is enough. You sign off, every time.
ask · hard gate Same gate. Trust calibration cannot lower it.
tier 3 Always asks. Money, deletes, real users. Per-founder trust calibration can lower friction on reversible actions but can never open a Tier 3 hard gate.
03 — The surface

One screen. Everything happens here.

No IDE, no terminal, no console tabs. A thread on the left, the work in the middle, the decisions and audit trail on the right.

vibico · checkout-redesign
Projects
checkout redesign
marketing site
internal admin
Today
Add coupon field
Stripe webhook fix
Email receipt copy
Replace the legacy checkout with a one-page flow. Keep the existing Stripe account.
Boss agent
Planned 6 tasks. Builder + reviewer are working in parallel. I'll surface anything risky.
Builder agent
New /checkout route + tests passing. Ready to ship to staging.
Asking · Tier 2 conf 0.62
Deploy to staging.example.com. Reversible — I can roll back with one tap.
Health
0 / 100
Audit · last 5
10:42docart.tsx edited
10:41dotests passed (24)
10:40askdeploy to staging?
10:38doroute /checkout added
10:36dostripe SDK pinned
Trust calibration
You're letting Tier 1 actions run without asking on this project. Review →
04 — What runs underneath

Five agents, one cofounder.

Specialists working in parallel. The boss agent plans and routes; the others execute and check each other.

01 · Plan
Boss
Reads the goal, breaks it into tasks, assigns the right specialist, and re-plans when something blocks.
02 · Build
Builder
Writes the code in a sandboxed workspace. Runs the tests it wrote. Refuses to ship red builds.
03 · Wire
Broker
Sets up Stripe, auth, email, storage, analytics. Stores secrets in your keychain, never in code.
04 · Verify
Reviewer
A second model reads the diff, runs the app, and disagrees on the record when something looks wrong.
05 · Operate
Healer
Watches production. Catches errors, opens a fix task, and reverts the deploy if the regression is sharp.

Bring a problem.
Leave with a product.

Vibico is in private alpha. Founders building their first or fifteenth company — drop your email and we'll send an invite.