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 automated agent workflows and human-steered vibe coding with Codex, Claude Code, OpenCode, and more. Amika is currently in beta and invite-only. Open-source tools are available at https://github.com/gofixpoint/amika. These docs focus on the open-source tools.

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
  • Programatically control the sandboxed agents for code-gen jobs
  • Record the entire agent chat session as additional context and attach alongside the Git commits
  • Expose any TCP or UDP port to preview changes to the app, database, backend, whatever!
  • Run arbitrary “materialization” scripts to collect context data from elsewhere and output it onto the sandbox’s filesystem

Start here