Release v0.9.5
New filters and bundled report dashboard
More built-in filters for common agent workflows, boost report -w ships in release binaries, and background auto-update is on by default.
Features
- Added built-in filters for
git diff, Temporal workflow output, and large campaigns API JSON responses. - Improved GitHub Actions run log filtering so indented test errors and failure lines are preserved.
boost report -wis now bundled in production release binaries — the local web dashboard works out of the box after install or update.- Background auto-update during
boost syncis now enabled by default. Opt out anytime withauto_update = falsein your Boost config.
Bug Fixes
- Tuned git-diff head/tail limits so agents that need full diff hunks can still recover them via
boost retrieve.
Full Changelog: v0.9.4...v0.9.5