Sign inSign up

ajeetraina777/sbx-openhands-kits:dmr

Manifest digest

sha256:406061063b3c239cd48f7ad4eae7bc0357d01e1bfdcd5a69b6fdb42a1df48a3b

Last pushed

18 days by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:406061063b3c239cd48f7ad4eae7bc0357d01e1bfdcd5a69b6fdb42a1df48a3b

MIXIN

Installs OpenHands Agent Canvas — the browser UI + backend server (`agent-canvas`, port 8000) that replaced the deprecated interactive CLI — plus the still-supported headless `openhands` runner, wired to a local Docker Model Runner over host.docker.internal:12434 — no cloud key, no external LLM. Pull a coding model on the host first (e.g. `docker model pull ai/qwen2.5-coder`). Forward port 8000 (`sbx run -p 8000 …`) and open http://localhost:8000, or run the headless smoke test.


Network Egress

pypi.org

files.pythonhosted.org

github.com

objects.githubusercontent.com

release-assets.githubusercontent.com

astral.sh

nodejs.org

registry.npmjs.org

ghcr.io

pkg-containers.githubusercontent.com

host.docker.internal:12434

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/ajeetraina777/sbx-openhands-kits:dmr

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