Install Continuum on your Mac
Download the latest DMG from
GitHub Releases,
drag Continuum to Applications, and launch it. Updates arrive via
Sparkle — signed and notarized.
Requires an Apple Silicon Mac. Prefer building from source? See
Installation.
Let it find your CLIs
Continuum discovers the provider CLIs already on your machine —
claude,
codex, gemini (Antigravity), cursor-agent, grok, opencode — and
lights up a gauge for each under the Usage tab. No CLI, no gauge; you
need at least one provider installed and logged in.Run your first session
Open the Code tab, pick a repo, and type into the composer. Continuum
spawns the agent in an isolated git worktree (it gets a city name), streams
the chat, and tracks the plan, diff, and PR alongside.Prefer a guardrail? Toggle Plan mode — the agent must present a plan
you approve before it touches code. See Plan mode.
Pair your iPhone (optional, recommended)
Click Sync with iPhone in the Mac dashboard header and scan the QR
code from the Continuum iOS app. From now on your sessions, gauges, and
approvals travel with you — end-to-end encrypted. Details in
Pairing.
Where to next
Broadcast
One prompt, two or three models side by side. Star the winner.
Auto-revive
Keep your five-hour Claude window warm instead of wasting idle cycles.
Analytics
$ / token by provider, day, and repo — parsed locally from your own logs.Autopilot & safety
Per-repo trust, rate limits, and an audit log of every remote command.