AGENT-NATIVE · VS CODE + DBOS
Design durable apps.
Describe it in plain language or draw it on the canvas — your coding agent proposes the workflow, mBoss validates and previews it, and the approved graph compiles to durable DBOS code.
BRING YOUR AGENTcodex cliclaude code · acp ▾gloo codeany acp agent
JOIN THE WAITLIST — EARLY DAYS
progress emails as features land · unsubscribe anytime
SNEAK PEEKS — FROM THE DEVELOPMENT BUILD
PROMPT IT — OR DRAW ITthe canvas
"book grooming with christa" → 7 nodes · validated ✓ · approved
Booking requeston: booking.requested
↓ Find open slotbrowser · stagehand → steel
↓ Record bookingtx · exactly-once ✓
WATCH IT SURVIVE A CRASHthe runs view
parse_request
find_slot
book_apptresumed ✓
process killed mid-run — DBOS picked up
from Postgres · 0 steps re-executed
from Postgres · 0 steps re-executed
SHIP REAL DBOS CODEgenerated · read-only
@DBOS.transaction()
async function recordBooking(hold) {
// committed with workflow progress —
// exactly-once, no dedupe tables
}
exactly-once ✓
early development screens — details will change · follow along at github.com/ashtable/mboss