Sign inSign up

ajeetraina777/sbx-kits-michelangelo:latest

Manifest digest

sha256:dc71ef94ebd646447cedbbdcfe08cbda200a404f151692de2e67810f832e458c

Last pushed

about 1 month by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:dc71ef94ebd646447cedbbdcfe08cbda200a404f151692de2e67810f832e458c

MIXIN

Installs the `michelangelo` SDK/CLI (the `ma` client) into an agent sandbox and wires it to a Michelangelo ML platform running OUTSIDE the microVM (on your host's Docker Desktop, or a remote cluster). Credential-free and lightweight: the platform runs elsewhere, the sandbox holds only the client. Mirrors the Grafana / Ollama "sandbox the agent, talk to a host service" pattern.


Network Egress

pypi.org

files.pythonhosted.org

host.docker.internal:15566

host.docker.internal:9091

Apply this mixin to a sandbox

sbx run <agent> --kit ajeetraina777/sbx-kits-michelangelo:latest

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