Skip to main content
Amika is infra for building your software factory. Spin up multiplayer sandboxes pre-loaded with any coding agent, and run autonomous background agents for code-generation jobs. Control agents via CLI, web UI, or HTTP API. Seamlessly switch between programmaticly automated agent workflows and human-steered vibe coding with Codex, Claude Code, OpenCode, and more. Amika is currently in beta and invite-only. The open source CLI is available at https://github.com/gofixpoint/amika. You can also run this CLI in “local” mode to run sandboxed Docker coding agent containers without the Amika hosted service.

What you can do with Amika

Amika combines these core capabilities:
  • Run sandboxes loaded with any coding agent and set up with a per-sandbox dev environment
  • Clone one or more Git repos onto the sandbox
  • Expose any TCP or UDP port to preview changes to the app, database, backend, whatever!
  • Programatically control the sandboxed agents for code-gen jobs (coming soon)
  • Record the entire agent chat session as additional context and attach alongside the Git commits (coming soon)
  • Run arbitrary “materialization” scripts to collect context data from elsewhere and output it onto the sandbox’s filesystem (coming soon)

Start here

Quickstart

Install the CLI and create your first sandbox.

Sandbox configuration

Configure setup scripts and credential auto-mounting.

CLI reference

Browse command syntax, key flags, and examples.

Pricing

Compare plan tiers, billing units, and managed sandbox costs.

Website

Read product overview and use cases.

Pricing

Compare plan tiers and billing units.

GitHub

View source code and contribute.