Documentation
Run Cusp cleanly, from day one.
Guides for account access, workspace controls, billing, and the everyday flow from request to handoff.
Quick start
From sign-in to first handoff.
Three steps stand between a fresh account and an agent shipping reviewed code.
- 01
Create your account
Sign in with email or an OAuth provider. One account carries your plan, quota, and workspaces everywhere.
- 02
Authorize the editor
Open Cusp and sign in from the IDE — the browser hands back a one-time code, never a raw token.
- 03
Ship with agents
Brief an agent, review the diff, and hand off with checks, files, and notes attached.
cusp — zsh
$ cusp auth login
✓ signed in as you@team.dev
$ cusp agent run "fix flaky checkout test"
→ agent queued · workspace synced
✓ branch cusp/fix-checkout-test pushed · 2 files changed