Run agents in containers defined by devcontainer.json
Dev Container runtime runs each workspace in a container built from your project’s devcontainer.json. If your project already uses dev containers for VS Code or other editors, Mux can use the same configuration.
Worktrees live on the host at ~/.mux/src/<project>/<workspace>. The container mounts this directory (location inside the container depends on your devcontainer.json workspaceFolder).