AI Coding Agents

Run Claude Code agents in parallel on your infrastructure

Claude Code by Anthropic is an agentic coding tool that lives in your terminal. With SAM, you can run dozens of Claude Code instances in parallel across cloud VMs — each in its own isolated devcontainer with full access to your repo's toolchain.

Claude Opus 4Claude Sonnet 4Claude Haiku 4.5

Why use Claude Code with SAM

Parallel Execution

Run dozens of Claude Code instances simultaneously, each tackling a different task or feature branch.

Dual Auth Support

Bring your Anthropic API key or use a Claude Max/Pro OAuth subscription — SAM handles both seamlessly.

Full Tool Access

Claude Code gets full Read, Edit, Bash, and other tool access inside the devcontainer, just like running it locally.

Automatic PR Creation

When the agent finishes, SAM pushes changes and opens a pull request on your repo automatically.


Get started in four steps

Step 1

Create a Project

Link your GitHub repository and configure Claude Code as your agent.

Step 2

Submit a Task

Describe what you want built — a feature, bug fix, refactor, or test suite.

Step 3

SAM Provisions & Runs

SAM spins up a cloud VM, builds your devcontainer, and launches Claude Code with your task.

Step 4

Review the PR

Claude Code commits its work, pushes a branch, and opens a pull request for your review.


What you can build

Parallelize feature development

Break a large project into tasks and run an agent on each simultaneously. Ship a week of work in hours.

Automate refactoring

Point Claude Code at a codebase and describe the refactoring pattern. It handles the mechanical work across hundreds of files.

Run test generation at scale

Generate comprehensive test suites for existing code — Claude Code understands your codebase context and writes meaningful tests.


Frequently asked questions

What models does Claude Code use?

Claude Code uses Anthropic's Claude models. SAM supports configuring the model per project — including Claude Opus, Sonnet, and Haiku variants.

Do I need an Anthropic API key?

You can use either an Anthropic API key (pay-per-use) or a Claude Max/Pro OAuth token (subscription-based). Configure your preferred method in project settings.

Can I run Claude Code in a devcontainer?

Yes — SAM builds your repo's devcontainer on the VM. Claude Code runs inside it with the same toolchains, language runtimes, and test runners your team uses.


Start running Claude Code on your infrastructure

Self-host on Cloudflare's free tier. Bring your own cloud. Your agents, your code.