Sign inSign up

araratgornosay/opencode-routerai

By araratgornosay

Updated 23 days ago

Sandbox Kit
0

114

araratgornosay/opencode-routerai repository overview

Digest

sha256:394e93f1193e…

Size

355 Bytes

Schema

v2

Pushed

23 days ago

Specificationspec.yaml

MIXIN
REQUIRES SECRETS

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.


Credentials
NameServiceRequiredDescription
ROUTERAI_API_KEYrouteraiRequiredRouterAI.ru API key (https://routerai.ru)

Network Egress

routerai.ru

*.routerai.ru

registry.npmjs.org

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/araratgornosay/opencode-routerai:1.0.0

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx
No overview available
This repository doesn't have an overview