github zeroclaw-labs/zeroclaw v0.5.6

latest releases: v0.5.6-beta.526, v0.5.6-beta.524, v0.5.6-beta.523...
2 hours ago

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

# 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: v0.5.5...v0.5.6

Don't miss a new zeroclaw release

NewReleases is sending notifications on new releases.