docs: add Amika sandbox guide - #1011
Closed
theoephraim wants to merge 1 commit into
Closed
Conversation
Contributor
|
This run croaked 😵 The workflow encountered an error before any progress could be reported. Please check the link below for details. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
varlock-website | c7f0435 | Commit Preview URL Branch Preview URL |
Aug 17 2026, 06:34 PM |
Member
Author
|
closing for now - will come back to it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Adds a sandbox recipe for Amika (local Docker sandboxes + hosted cloud, agents preinstalled), following the E2B/Fly/Docker-Sandboxes shape: broker on your machine for local sandboxes (
proxy run --url ws://host.docker.internal:8080), tunnel URL for Amika Cloud.Verified live against amika 0.14.1 with varlock 1.16.1, both modes:
injecton the request andscrubbedon the responsewss://) to a broker on my machine;--setup-scriptand--envwork at remote create, and--no-agent-credentialcorrectly skips vault credentials there--setup-script/.amika/config.toml [lifecycle]and--envseams/usr); the guide uses the binary install plus a PATH line~/.codex/auth.json,~/.claude.json, OpenCode auth) into every local sandbox unconditionally;--no-agent-credentialdoes not gate it (vault-only, confirmed in their source). The guide calls this out and scrubs the rwcopy copies in the setup script (verified the originals stay untouched).