Download Latest Version zeroclaw-x86_64-pc-windows-msvc.zip (12.3 MB)
Email in envelope

Get an email when there's a new version of ZeroClaw

Home / v0.5.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-21 902 Bytes
v0.5.6 source code.tar.gz 2026-03-21 12.7 MB
v0.5.6 source code.zip 2026-03-21 13.3 MB
Totals: 3 Items   26.0 MB 2

What's New in v0.5.6

Fixes

  • Install script: Auto-accept Xcode/CLT license on macOS instead of bailing out — works seamlessly in curl | bash via /dev/tty sudo prompt (#4153, [#4165], [#4169])
  • Flaky test: Fixed intermittent execute_successful_subprocess broken pipe failure by draining stdin in test script (#4161)
  • Crates.io publish: Fixed aardvark-sys missing version spec that blocked cargo publish; all publish workflows now publish workspace deps first (#4172)
  • Docker builds: Added aardvark-sys workspace crate to Dockerfile COPY stage

Install

:::sh
# One-liner (macOS / Linux)
curl -fsSL https://zeroclawlabs.ai/install.sh | bash

# Cargo
cargo install zeroclawlabs

# Docker
docker pull ghcr.io/zeroclaw-labs/zeroclaw:latest

Full Changelog: https://github.com/zeroclaw-labs/zeroclaw/compare/v0.5.5...v0.5.6

Source: README.md, updated 2026-03-21