v0.6.0
See CHANGELOG.md for the full release notes.
Highlights
Added: Bash output compression with 12 per-tool filters, WebFetch result cache, Bash output interception with bash-output/bash-history CLI, diff-aware re-read after Write/Edit/MultiEdit, structured section extraction for TOML/YAML/JSON/INI/CFG/dotenv/Dockerfile, post-compaction recovery hint, Grep dedup hint, doctor cache visibility panel, symbol close-match auto-redirect (--strict opt-out), bash and web stats buckets, hardened PostToolUse Bash payload extraction.
Changed: Internal DRY pass across install, languages, bridges, hooks, and CLI surfaces (routing-table SSOT, languages/common config-file helpers, openclaw/opencode bridge unification, Typer option constants). README 'Updating' subsection consolidating upgrade paths.
Fixed: paths.open_log_file now returns a real FileHandler subclass on POSIX; drive-letter canonicalisation tests skip on non-Windows; latent winreg handle leak when SetValueEx/DeleteValue raised.