Autonomous loop
Research once, then code → QA → ship until done.
Your agents
Codex, Claude, Cursor, Gemini — whatever is on your PATH.
Cloud account
One login, API key, and credits on Creation Cloud.
Honest receipts
Ship proof that only claims what actually happened.
Studio + TUI
Browser dashboard or full shell control locally.
Demo mode
Try the full loop without live Relay credentials.
How it works
Cloud handles identity and Forge. Your laptop runs the build loop, agents, Prism memory, and Relay shipping.
Your idea
│
▼
Creation Cloud ── Account · Forge · API key
│
▼
Local machine ── Lens · Prism · Agents · Relay · Pulse
│
▼
GitHub · Linear · ship receiptBuilt-in stack
Account
Auth, API keys, credits
Forge
Planning & routing (cloud)
Lens
Research on your machine
Prism
Memory & compression
Relay
GitHub & Linear
Pulse
Notifications on ship
One-command install
Installs the CLI, links to Creation Cloud, and launches the setup wizard.
curl -fsSL https://creation.dev/install | bash
Or: pip install git+https://github.com/desenyon/creation.git then creation setup