chore(claws): bump pinned ox install to v0.6.4#548
Conversation
Co-Authored-By: SageOx <ox@sageox.ai> SageOx-Session: https://sageox.ai/repo/repo_019c5812-01e9-7b7d-b5b1-321c471c9777/sessions/2026-04-23T03-31-galexy-OxAa2n/view
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo installation scripts were updated to pin the ox release from v0.6.3 to v0.6.4, with corresponding SHA256 checksums for five platforms (darwin_amd64, darwin_arm64, linux_amd64, linux_arm64, freebsd_amd64) replaced to ensure verified downloads of the new version. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
Bumps the pinned
oxCLI version in both openclaw skill installers fromv0.6.3tov0.6.4, and updates the per-platform sha256 checksums to match the new release.claws/openclaw/sageox-distill/scripts/install-ox-curl.shclaws/openclaw/sageox-summary/scripts/install-ox-curl.shChecksums fetched from https://github.com/sageox/ox/releases/download/v0.6.4/checksums.txt.
update-ox.shreadsOX_INSTALL_REFfrominstall-ox-curl.sh, so no separate edit needed.Test plan
bash claws/openclaw/sageox-distill/scripts/install-ox-curl.shsucceeds and reportsox 0.6.4bash claws/openclaw/sageox-summary/scripts/install-ox-curl.shsucceeds and reportsox 0.6.4Summary by CodeRabbit