Sign inSign up

sbx/vibe-kit:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

Manifest digest

sha256:812d78fdcdc425d014b26de1c17915a722395972b573ffa0dd0cf90dc77245d5

Last pushed

13 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:812d78fdcdc425d014b26de1c17915a722395972b573ffa0dd0cf90dc77245d5

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:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

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