mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-10 04:09:40 +00:00
Replace the Node.js install chain (apt nodejs+npm → npm install -g n → n 22 → symlinks) with a single curl of the v22 binary tarball from nodejs.org. Eliminates python3 dependency, npm bloat, and the n version manager. Bun is installed first as the primary package manager. Fly-only change — other clouds unchanged pending validation. Co-authored-by: Claude <claude@anthropic.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| e2e.sh | ||
| macos-compat.sh | ||
| mock-curl-script.sh | ||
| mock.sh | ||
| qa-dry-run.sh | ||
| record.sh | ||
| run.sh | ||
| test-sandbox.sh | ||
| update-readme.py | ||