sandbox-agent/scripts
Nathan Flurry 46193747e6 fix: dynamically discover packages in release script instead of hardcoding
- sdk.ts: discoverNpmPackages() + topoSort() for library packages
- sdk.ts: discoverCrates() via cargo metadata for workspace crates
- sdk.ts: publishNpmLibraries replaces publishNpmCliShared + publishNpmSdk
- sdk.ts: publishNpmCli now discovers CLI packages from filesystem
- update_version.ts: discovers SDK package.json files via glob
- update_version.ts: discovers internal crates from Cargo.toml path deps

This prevents packages like persist-*, acp-http-client from being
silently skipped during releases.
2026-02-11 17:51:38 -08:00
..
agent-configs chore: fix bad merge 2026-02-11 07:57:02 -08:00
release fix: dynamically discover packages in release script instead of hardcoding 2026-02-11 17:51:38 -08:00
sandbox-testing chore: fix bad merge 2026-02-11 07:57:02 -08:00
skill-generator chore: update skill install command to use rivet-dev/skills (#20) 2026-01-29 06:04:07 -08:00