github nearai/ironclaw ironclaw-v0.29.1
0.29.1 - 2026-06-04

12 hours ago

Release Notes

Added

  • (web) plumb temperature through Responses API (#3641)

Fixed

  • (engine) scope v1 history for channel conversations (#4320)

CI / Release

  • (release) add WeCom release artifact (#4107)
  • (ci) track nearai/benchmarks at main instead of pinning (#4217)
  • (ci) grant id-token: write to unblock nearai-bench reusable workflow (#4220)
  • (ci) scope id-token: write to the nearai-bench job (#4221)

Install ironclaw 0.29.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/nearai/ironclaw/releases/download/ironclaw-v0.29.1/ironclaw-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install ironclaw@0.29.1

Download ironclaw 0.29.1

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.