Commit 4abdb24
committed
feat(ci): add CLI binary builds and tip release to publish workflow
Build cross-platform nemoclaw CLI binaries (Linux musl static + macOS
aarch64 via osxcross) and publish them as a rolling 'tip' pre-release
on GitHub Releases.
New jobs: build-cli-linux, build-cli-macos, release-tip.
Existing container/wheel jobs commented out for branch testing.
Closes #1081 parent b62c42f commit 4abdb24
3 files changed
Lines changed: 585 additions & 142 deletions
0 commit comments