sandbox-agent/frontend/packages/inspector
Nathan Flurry 016024c04b feat: add release pipeline for crates.io and npm publishing
- Add --check, --publish-crates, --publish-npm-sdk, --publish-npm-cli flags to release script
- Create CI workflow with pre-release checks (cargo fmt, clippy, test, tsc)
- Update release workflow to run checks, build binaries, and publish packages
- Add @sandbox-agent/cli npm package with platform-specific binaries (esbuild pattern)
- Configure TypeScript SDK for npm publishing (exports, files, types)
- Add crates.io metadata to Cargo.toml (repository, description)
- Rename @sandbox-agent/web to @sandbox-agent/inspector
2026-01-25 14:11:39 -08:00
..
src feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
Dockerfile feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
index.html feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
package.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
tsconfig.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
tsconfig.node.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
vite.config.ts feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00