Repository: https://github.com/AgentSeal/codeburn
By default, codeburn web only listens on 127.0.0.1, which makes the dashboard inaccessible from outside the sandbox. Using socat, you can forward the port to 0.0.0.0 and then expose it through sbx.
codeburn web --no-open --port 4747