Release Notes
Added
- extension registry with metadata catalog and onboarding integration (#238)
- (models) add GPT-5.3 Codex, full GPT-5.x family, Claude 4.x series, o4-mini (#197)
- wire memory hygiene into the heartbeat loop (#195)
Fixed
- persist WASM channel workspace writes across callbacks (#264)
- consolidate per-module ENV_MUTEX into crate-wide test lock (#246)
- remove auto-proceed fake user message injection from agent loop (#255)
- onboarding errors reset flow and remote server auth (#185, #186) (#248)
- parallelize tool call execution via JoinSet (#219) (#252)
- prevent pipe deadlock in shell command execution (#140)
- persist turns after approval and add agent-level tests (#250)
Other
- add automated PR labeling system (#253)
- update CLAUDE.md for recently merged features (#183)
Install ironclaw 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nearai/ironclaw/releases/download/ironclaw-v0.8.0/ironclaw-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nearai/ironclaw/releases/download/ironclaw-v0.8.0/ironclaw-installer.ps1 | iex"
Install prebuilt binaries into your npm project
Download ironclaw 0.8.0