Sign inSign up

olegselajev241/muse-code-sbx-kit:latest

Manifest digest

sha256:48ceced897dc7ae005b44525c1d2b35cc351030db13419cb94a752caa459f91f

Last pushed

about 1 month by olegselajev241

Type

Sandbox Kit

Manifest digest

sha256:48ceced897dc7ae005b44525c1d2b35cc351030db13419cb94a752caa459f91f

yaml
schemaVersion: "2"
kind: sandbox
name: muse-code
displayName: Muse Code
description: Run Meta's Muse Code terminal coding agent inside a Docker Sandbox.
sandbox:
    image: docker/sandbox-templates:shell-docker
    entrypoint:
        - muse
agentInstructions:
    filename: AGENTS.md
permissions:
    network:
        allow:
            - dev.meta.ai:443
            - auth.meta.com:443
            - api.meta.ai:443
            - lookaside.facebook.com:443
setup:
    install:
        - command: curl -fsSL https://dev.meta.ai/install.sh | bash
          user: "1000"
          description: Install the Muse launcher and Muse Code into ~/.local/bin