Release Notes
Added
- structured fallback deliverables for failed/stuck jobs (#236)
- LRU embedding cache for workspace search (#1423)
- receive relay events via webhook callbacks (#1254)
Fixed
- bump Feishu channel version for promotion
- (approval) make "always" auto-approve work for credentialed HTTP requests (#1257)
- skip NEAR AI session check when backend is not nearai (#1413)
Other
- Make hosted OAuth and MCP auth generic (#1375)
Install ironclaw 0.21.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nearai/ironclaw/releases/download/v0.21.0/ironclaw-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nearai/ironclaw/releases/download/v0.21.0/ironclaw-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install ironclaw@0.21.0
Download ironclaw 0.21.0