- Install the CLI.
- Log in to Amika.
- Create your first sandbox from a git repo.
- Run an agent inside the sandbox.
Prerequisites
- macOS or Linux
- Docker
Amika is in beta. CLI flags and APIs may change.
Step 1: Install the CLI
Step 2: Log in
Authenticate with Amika using the WorkOS device authorization flow. This opens your browser for approval.Step 3: Create your first sandbox
Run this inside a git repository.--git mounts the repo root into the sandbox.
/home/amika/workspace/{repo}.
Step 4: Run a coding agent in the sandbox
Optional: run agents in parallel
Next steps
Sandbox configuration
Configure setup scripts and credential auto-mounting.
Presets
Pick preset images like
coder and claude.Authentication
Export discovered keys for Claude, Codex, and OpenCode.
CLI reference
See full command and flag documentation.