
Amp · Amp: Coding Agent That Runs Each Thread in Its Own Remote Machine
Amp is a coding agent and development environment that runs each task in its own remote machine, called an orb, or on runners you control, so agents keep working after you close your laptop. It suits developers and teams who want to run several background agents in parallel and check on them from the web, a Mac, an iPhone, or the terminal.
Best for
Developers and teams who want to run many background coding agents in parallel on remote machines or their own runners, and check on them from any device
Not ideal for
Developers who want a stable, rarely changing tool that checks every procurement box, teams that need a self-hosted agent service, and developers who want to switch models mid-conversation
Who it's for
Developers and engineering teams running parallel, long-lived coding agents in cloud machines or on their own hardware
Amp's distinguishing idea is that every agent should get its own machine. Orbs, portals, and runners make parallel background work practical, and the September 2026 pricing change removes the subscription barrier for anyone who already pays for model access. Multiplayer threads, shared portals, and shared runners are built for teams working on the same agent threads. The cost is stability: Amp says plainly that it drops features and ignores backward compatibility, modes are fixed per thread, and the native apps are still in beta. It suits developers who want to be on the frontier of agent workflows more than organizations that want a fixed, procurement-friendly tool.
Who should use it
Developers who run several coding tasks in parallel and want them off their laptop, teams that want to share and co-drive agent threads, people who want to steer agents from a phone, and users who already pay for ChatGPT or model API access.
Who should skip it
Teams that need a stable feature set with long deprecation cycles, organizations that require a self-hosted agent service, and developers who want to switch models freely inside a single conversation.
Hobby
Free
Megawatt
$20/month
Billed monthly
Gigawatt
$200/month
Billed monthly
Teams
No extra charge
Enterprise
Custom
Free tier limits: Hobby is free with your own runners and model access; orbs and inference bought through Amp are pay-as-you-go
Note: Orbs are billed by the minute at standard hourly rates from $0.08 (a1.tiny) to $1.32 (a1.xxlarge), or $2.13 for a1.3xlarge, and cost nothing while paused. Paid tiers include agent and orb usage that resets monthly and does not roll over. Using your own keys or model subscriptions carries no Amp token fees on every tier except Enterprise. Extra credits are charged at providers' API prices with no markup for individuals and non-enterprise workspaces, non-model tools such as web search also use credits, and purchased credits expire after 12 months.
Available models
Running parallel background tasks off your laptop
Each thread gets its own orb, so several agents can install dependencies, run tests, and keep working while your computer is closed, then sleep at no cost.
Reviewing a running preview instead of just a diff
Portals expose the orb's dev server as an authenticated URL you can browse, annotate for the agent, and share with teammates.
Giving the whole team access to special hardware
A shared runner on a GPU machine or a Mac that signs iOS builds lets any workspace member start agents there from ampcode.com.
Amp vs. OpenAI Codex
OpenAI Codex runs parallel cloud tasks tied to ChatGPT plans, plus an open-source CLI and IDE extensions. Amp can use a ChatGPT subscription for OpenAI models, but routes across vendors through its Dial and gives each thread a persistent orb with portals and a terminal.
Amp vs. Claude Code
Claude Code is Anthropic's coding agent, used mostly on your own machine and in IDEs. Amp is built around remote orbs and runners, so agents keep working with your laptop closed, and it mixes Claude and OpenAI models by mode.
Amp vs. Devin
Devin is Cognition's autonomous software engineer that works in its own cloud environment. Amp also runs agents in cloud machines, but it is organized around threads you can steer from the CLI, web, or phone, and it lets you run the same agent on your own hardware through runners.
Amp vs. Cursor
Cursor is an AI code editor with cloud agents for background work. Amp is not an editor: it is an agent environment of threads, orbs, and portals that you drive from the web, the native apps, or the terminal.
What is Amp?
Amp is a coding agent and development environment. Each thread can run in an orb, a remote machine Amp creates with your code and tools, or on a runner on your own hardware, so the agent keeps working after you close your laptop. You can use it on ampcode.com, in the macOS and iOS apps, or in the CLI.
How much does Amp cost?
The Hobby tier is free when you bring your own compute (runners) and model access (a ChatGPT subscription, other subscriptions, or API keys), with no Amp token fees. Orbs are pay-as-you-go by the minute, from $0.08/hour for a1.tiny to $1.32/hour for a1.xxlarge. Megawatt is $20/month with 45,000 orb minutes, and Gigawatt is $200/month with $200 of Amp credits included each month. Teams is available at no extra charge, and Enterprise is custom-priced. Inference bought through Amp is charged at provider API prices with no markup for individuals and non-enterprise workspaces.
Is Amp part of Sourcegraph?
Not anymore. Amp was created at Sourcegraph and became an independent company, Amp Inc., in December 2025, founded by Sourcegraph co-founders Quinn Slack and Beyang Liu. Sourcegraph continues separately as a code search company, and Amp is a different product from Sourcegraph Cody.
What is an Amp orb?
An orb is a remote machine Amp creates for a thread, with your code, plugins, and development tools set up. The agent can install dependencies, run services, and test its work there. Orbs are billed by the minute and pause 5 minutes after the agent stops or 20 minutes after your last interaction, whichever comes later. A paused orb costs nothing.
Can I use my ChatGPT subscription with Amp?
Yes. You can link a ChatGPT Plus or Pro subscription so OpenAI model usage bills to that subscription instead of Amp credits. Since September 13, 2026, this no longer requires a paid Amp tier. The ultra mode's main agent still uses Amp credits.
Can Amp run on my own machine?
Yes. The CLI can run a thread locally, and a runner (`amp --no-tui`) lets you start threads from ampcode.com that execute on your own machine for free. The Amp app for macOS can start a runner for you, and runners can be shared with your workspace.

OpenAI
Developers and teams already paying for ChatGPT Plus, Pro, Business, or Enterprise who want one coding agent across the terminal, IDE, and parallel cloud tasks
FreemiumAnthropic
Developers and teams who want deep codebase reasoning, multi-file changes, and persistent project instructions in a terminal-friendly or IDE-native workflow
PaidFactory
Engineering organizations that want one model-agnostic agent platform across local coding, CI automation, code review, and long-running missions, with enterprise deployment and governance options
Paid
Cognition
Engineering teams with a steady backlog of well-scoped tickets who want to delegate them asynchronously from Slack, Teams, or their issue tracker and review the resulting PRs
PaidAnysphere
VS Code developers who want multi-file AI editing, autonomous cloud agents, and model flexibility — not a plugin layered on top of an existing editor
FreemiumAmp was built inside Sourcegraph and spun out in December 2025 as Amp Inc., founded by Sourcegraph co-founders Quinn Slack and Beyang Liu. It is a separate product from Sourcegraph Cody. Its core unit is the thread, one conversation with the agent that opens the same way on ampcode.com, in the CLI, and in the macOS and iOS apps. Each thread can run in an orb, a fresh isolated Linux machine that Amp sets up with your code, tools, and plugins. The agent can install dependencies, run services, drive a browser or an interactive desktop, and prove its changes work while your own computer is off. Orbs are billed by the minute and pause 5 minutes after the agent stops or 20 minutes after your last interaction, whichever comes later. Portals expose web servers inside an orb as authenticated URLs you can open, annotate, and share. You can also run agents on your own hardware through runners, which are free to use, can serve many directories and create Git worktrees, and since September 2026 can be shared with a workspace. The Dial replaces model picking with four modes, low, medium, high, and ultra. Each mode bundles a model, reasoning effort, tools, and an Oracle for second opinions, across models such as GPT-6 Astra, GPT-5.6, and Claude Fable 5.1. Specialist subagents (Search, Oracle, Librarian, Read Thread) handle focused work, and Puck is an assistant that starts, monitors, and coordinates agents, including from Slack and by voice. Teams get shared threads, multiplayer threads where colleagues prompt the same agent, shared portals, and pooled credits. Since September 13, 2026, Amp has been free when you bring your own compute and model access: a ChatGPT subscription, other subscriptions, or your own API keys, with no Amp token fees. You pay for orbs, pay-as-you-go or through the Megawatt ($20/month, 45,000 orb minutes) and Gigawatt ($200/month) tiers, and inference bought through Amp is charged at provider API prices with no markup for individuals and non-enterprise workspaces. The tradeoff is Amp's stated philosophy: it ships fast, removes features it does not use, and keeps no backward compatibility, and a thread's mode cannot be changed once it starts.
Starting a runner with --share lets everyone in the workspace start threads on that machine, such as a GPU box or a Mac that builds the iOS app. Shared runners get workspace and project secrets but never personal ones, and admins can turn sharing off.
Amp introduced a free Hobby tier and a no-extra-charge Teams tier. Using a ChatGPT subscription, other subscriptions, or your own keys no longer requires a paid plan or carries Amp token fees, and you pay only for orbs, pay-as-you-go or through the Megawatt and Gigawatt tiers.
Are you the founder? Claim this listing →