Demo

Argon in action

Step through real workflows — terminal, database view, and history graph move together.

The full loop, from branch to data PR — the terminal drives, the panels follow. · simulated

step 1/9· Create a project — every write from here on is versionedauto-playing

argon · cli

simulated

$

mongodb://localhost:27017 · shop

database view

// your existing database, before Argon

products (3 documents)

{ _id: "s1", name: "trail shoe", price: 49 }

{ _id: "s2", name: "road shoe", price: 89 }

{ _id: "s3", name: "track spike", price: 74 }

history graph

Try it yourself

Self-host Argon with the open source version — sixty seconds from install to your first branch. Or click around a hosted demo first: no login, your own disposable sandbox project, gone in an hour. It opens with a one-minute guided tour of the whole loop — branch, agent session, time travel, merge, undo.

The console is an anonymous demo sandbox — the product is the open-source engine.