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 | bashvia/dev/ttysudo prompt (#4153, #4165, #4169) - Flaky test: Fixed intermittent
execute_successful_subprocessbroken pipe failure by draining stdin in test script (#4161) - Crates.io publish: Fixed
aardvark-sysmissing version spec that blockedcargo publish; all publish workflows now publish workspace deps first (#4172) - Docker builds: Added
aardvark-sysworkspace crate to Dockerfile COPY stage
Install
# One-liner (macOS / Linux)
curl -fsSL https://zeroclawlabs.ai/install.sh | bash
# Cargo
cargo install zeroclawlabs
# Docker
docker pull ghcr.io/zeroclaw-labs/zeroclaw:latestFull Changelog: v0.5.5...v0.5.6