Sign inSign up

sbx/vibe-kit:20260909-5ab693692c499559f6e29e5a960e35784bacd036

Manifest digest

sha256:ce4a4868dfcef6c0ffc18553e7ec067e47d0b97f662c0b7f353f8eb20b6c44f2

Last pushed

14 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:ce4a4868dfcef6c0ffc18553e7ec067e47d0b97f662c0b7f353f8eb20b6c44f2

SANDBOX KIT
REQUIRES SECRETS

Mistral AI's open source coding agent, with its API key injected by the sandbox proxy


Arguments
NameRequiredDefaultDescription
agentOptionalauto-approve

Vibe agent to start: a builtin (ask, plan, accept-edits, auto-approve) or a custom agent declared in ~/.vibe/agents/NAME.toml.


Credentials
NameServiceRequiredDescription
MISTRAL_API_KEYmistralOptionalMistral API key (https://console.mistral.ai/api-keys)

Network Egress

api.mistral.ai:443

chat.mistral.ai:443

console.mistral.ai:443

experiments.mistral.services:443

Run in a Sandbox

sbx run sbx/vibe-kit:20260909-5ab693692c499559f6e29e5a960e35784bacd036

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