sandbox-agent/.github/workflows
Nathan Flurry 8aab9e346d
feat: include inspector UI in release binaries (#34)
## Summary
- Add Node.js build stage to all release Dockerfiles to build the inspector frontend
- Copy pre-built inspector assets into Rust build stages so they get embedded in binaries
- Remove `SANDBOX_AGENT_SKIP_INSPECTOR=1` from all Dockerfiles and the release workflow

## Test plan
- [ ] Build linux-x86_64 locally: `docker/release/build.sh x86_64-unknown-linux-musl`
- [ ] Run the binary and verify inspector is embedded (should show "inspector ui available")
- [ ] Access the inspector UI at http://localhost:2468/ui/

🤖 Generated with [Claude Code](https://claude.ai/code)
2026-01-30 00:07:23 -08:00
..
ci.yaml feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
claude-code-review.yml chore: update skill install command to use rivet-dev/skills (#20) 2026-01-29 06:04:07 -08:00
claude.yml chore: update skill install command to use rivet-dev/skills (#20) 2026-01-29 06:04:07 -08:00
release.yaml feat: include inspector UI in release binaries (#34) 2026-01-30 00:07:23 -08:00
skill-generator.yml ci: use RIVET_GITHUB_PAT secret for skills repo sync 2026-01-29 05:26:17 -08:00