github nearai/ironclaw ironclaw-v1.3.0-rc.2
1.3.0-rc.2 - 2026-08-18

pre-release6 hours ago

Release Notes

Fixed in 1.3.0-rc.2

  • Upgrades from 1.2 now accept and preserve the released extension
    activation_state field instead of crash-looping during startup.
  • The canonical Reborn runtime image again supports opt-in, public-key-only
    worker SSH on port 2222 while running IronClaw as an unprivileged user.

Install ironclaw 1.3.0-rc.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nearai/ironclaw/releases/download/ironclaw-v1.3.0-rc.2/ironclaw-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/nearai/ironclaw/releases/download/ironclaw-v1.3.0-rc.2/ironclaw-installer.ps1 | iex"

Download ironclaw 1.3.0-rc.2

File Platform Checksum
ironclaw-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
ironclaw-x86_64-apple-darwin.tar.gz Intel macOS checksum
ironclaw-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
ironclaw-x86_64-pc-windows-msvc.msi x64 Windows checksum
ironclaw-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
ironclaw-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
ironclaw-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
ironclaw-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Don't miss a new ironclaw release

NewReleases is sending notifications on new releases.