Commit Graph
1 Commits
Author SHA1 Message Date
Omar SobhandClaude Opus 4.8 69c64ad676 scripts: build native linux/arm64 agent images for Apple-silicon Mac nodes
ci / gates (push) Successful in 6s
ci / frontend (push) Successful in 23s
ci / rust (push) Failing after 2m39s
ci / e2e (push) Has been skipped
Apple-silicon Mac nodes (ghost) run an arm64 Docker VM, so the amd64 images run
under Rosetta. This builds native arm64 agent images (run on an arm64 mac, no QEMU)
and loads them onto the arm64 Mac node(s). amd64 (scripts/deploy.sh) still covers
the Linux nodes + Intel Macs.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-06-27 05:30:56 -07:00