Commit graph

4 commits

Author SHA1 Message Date
Nathan Flurry
ec8b6afea9 Stabilize SDK mode integration test 2026-03-10 22:49:41 -07:00
Nathan Flurry
394945f319
fix: download binaries from R2 before npm publish (#40)
The npm CLI platform packages were being published without binaries
because publishNpmCli() wasn't downloading them from R2 first.

- Add downloadFromReleases() helper to utils.ts
- Update publishNpmCli() to download platform binaries before publish
- Add sdks/cli/platforms/*/bin/ to .gitignore
2026-01-30 00:05:24 -08:00
Nathan Flurry
2a922ef562 chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
Nathan Flurry
29b159ca20 wip 2026-01-27 13:56:09 -08:00