Skip to content

v0.6.0

Choose a tag to compare

@Zelys-DFKH Zelys-DFKH released this 19 May 16:59
· 53 commits to main since this release

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.