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.Documentation Index
Fetch the complete documentation index at: https://docs.amika.dev/llms.txt
Use this file to discover all available pages before exploring further.
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
- 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.
Repository configuration
Configure sandbox defaults with .amika/config.toml.
CLI reference
Browse command syntax, key flags, and examples.
Pricing
Compare plan tiers, billing units, and managed sandbox costs.
Product links
Website
Read product overview and use cases.
Pricing
Compare plan tiers and billing units.
GitHub
View source code and contribute.