Free vs Pro
Octopush is bring-your-own-keys: you pay your AI provider directly for tokens, and Octopush itself is free to use for everyday work. Pro ($20/month) unlocks orchestration at scale. Your keys and local data never leave your device on either tier.
You sign in for Pro (via Clerk) and pay through Dodo Payments; Pro unlocks in-app after sign-in. Cancel anytime.
At a glance
Section titled “At a glance”| Free — $0 | Pro — $20/mo | |
|---|---|---|
| Talk · Run · Review | Unlimited | Unlimited |
| Bring your own keys (Claude, OpenAI, DeepSeek, Ollama) | ✅ | ✅ |
| Custom gateways & base URLs | ✅ | ✅ |
| Token budgets & per-model cost meters | ✅ | ✅ |
| Sandboxed execution (macOS seatbelt) | ✅ | ✅ |
| Direct pipeline runs | 25 / month | Unlimited |
| Concurrent Direct runs | One at a time | Parallel & background |
| Detached runs (crews survive quitting the app) | — | ✅ |
| Routines (scheduled crews) | — | ✅ |
| Cross-machine run History sync | — | ✅ |
| Library sync (pipelines & roles) | — | ✅ |
| Logbook | Per-mission | + cross-mission Room |
What’s always free
Section titled “What’s always free”- Talk, Run and Review, unlimited, over real git worktrees.
- Bring your own keys — Anthropic (Claude), OpenAI, DeepSeek, and local Ollama, plus any Anthropic- or OpenAI-compatible endpoint via a custom base URL.
- Budgets and cost meters — live input/output/cache token counts, per-model cost, and budgets per workspace, project or globally with warnings at 50/80/100%.
- Sandboxed execution — with sandboxing on, a mission’s agents run write-confined to the workspace by the macOS seatbelt; review missions are read-only by construction. Security is never paywalled.
- 25 Direct pipeline runs each month, one run at a time.
- Per-mission Logbook — you always see what your own mission cost (worked time, spend, savings vs an all-premium baseline).
- Prompt genesis (start from a prompt with no repo), the Sketchbook, the built-in MCP server, Mission Control, and the full command palette.
What Pro unlocks
Section titled “What Pro unlocks”- Unlimited Direct runs.
- Parallel & background runs across workspaces (Free is one run at a time).
- Detached runs — a crew keeps working after you quit Octopush, and posts a native notification when it finishes or needs you.
- Routines — scheduled crews on a Days × Times schedule, with an optional shell pre-condition that skips a window when there’s nothing to do.
- Cross-machine run History — your terminal runs’ metadata syncs so you can see them from any machine you sign in on.
- Library sync — your custom pipelines and roles follow you across machines.
- Logbook Room — cross-mission cost and savings reports (
⌘⇧L).
- Same-workspace concurrency is blocked for everyone — a git worktree can’t safely host two agents at once. Pro’s parallelism is across different workspaces.
- Entitlements are enforced against your signed-in plan. Free and signed-out users get one Direct run at a time; starting a second prompts an upgrade.
- Pricing is $0 / $20 per month. See octopush.sh/#pricing.