Adds the RouterAI.ru provider (OpenAI-compatible, z-ai GLM models) to the built-in opencode agent. The API key never enters the sandbox VM: opencode works with a proxy-managed sentinel, and the Docker Sandboxes proxy injects the real key (stored host-side via `sbx secret set routerai`) into Authorization headers for routerai.ru.
| Name | Service | Required | Description |
|---|---|---|---|
ROUTERAI_API_KEY | routerai | Required | RouterAI.ru API key (https://routerai.ru) |
routerai.ru
*.routerai.ru
registry.npmjs.org
sbx run <agent> --kit docker.io/araratgornosay/opencode-routerai:1.0.0Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx