- Use the web UI
- Use the CLI to send messages to agents or run commands in sandboxes
- Do the same with the TypeScript SDK or HTTP API
- Message agents from Slack and Linear
- Connect to the sandbox with your favorite editor or ADE, such as the Codex app, Cursor, OpenCode Web, and other apps
Work with agents
Send a prompt to an agent when you want Amika to provision a sandbox and run the task for you. You can also review and continue the resulting session.Send a message to an agent
Start an agent session from the CLI, web UI, SDK, or HTTP API.
Manage sessions
List, inspect, and continue agent sessions.
Use Slack
Send and receive agent messages in Slack.
Use OpenCode
Connect OpenCode to an Amika sandbox.
Connect to a sandbox
Connect directly when you need to inspect the environment, run commands, or use a local development tool against the sandbox.SSH and connect
Open a shell in a sandbox from the CLI or SSH.
Open in an editor or ADE
Open a sandbox in Cursor, VS Code, Claude Desktop, Codex, or another Remote-SSH editor.