April 14 – 15, 2026
Service-derived env vars in config.toml, Codex support for agent-send, and SSH environment improvements.
Service-Derived Environment Variables
- Define environment variables in
.amika/config.tomlthat automatically resolve to your sandbox service URLs and ports - Works alongside existing env var types (plaintext values and secret references) in the
[env]section - Resolved variables are available in both command execution and SSH sessions
CLI v0.5.2
agent-sendnow supports Codex agents -- send tasks to Codex-powered sandboxes alongside Claude
Sandbox Improvements
- Environment variables (injected, service-derived, and lifecycle) are now written to
/etc/environment, making them available in SSH login, interactive, and non-interactive shell sessions