github zeroclaw-labs/zeroclaw v0.6.7

8 hours ago

What's New

  • agent: add context overflow recovery in interactive daemon loop
  • agent: add context overflow recovery in tool call loop
  • agent: add fast-path tool result trimming in context compressor
  • agent: add preemptive context check before provider calls
  • agent: add shared iteration budget for parent/subagent coordination
  • agent: add tool result truncation to prevent context blowout
  • agent: graceful shutdown when max tool iterations reached
  • channels: add inbound message debouncing
  • hooks: fire session:end hook on idle timeout, shutdown, and replacement
  • router: add complexity-based auto model routing
  • skills: .well-known/agent-skills discovery for skill install
  • tools: binary file type detection in file_read
  • http_request: add allowed_private_hosts config for SSRF bypass
  • onboard: support Anthropic-compatible endpoints in setup wizard

Automation

  • Added scripts/release/bump-version.sh for single-command version sync across all repo files
  • Added .github/workflows/version-sync.yml to auto-sync versions when Cargo.toml changes
  • Fixed clippy errors blocking release builds
  • Fixed release workflow git config and token permissions

Full changelog: v0.6.5...v0.6.7

Don't miss a new zeroclaw release

NewReleases is sending notifications on new releases.