Skip to content

Releases: jfrog/boost

Release v0.9.6

Choose a tag to compare

@yahav-ohana yahav-ohana released this 14 Jul 13:28

What's Changed

New Contributors

Full Changelog: v0.7.23...v0.9.6

Release v0.9.5

Choose a tag to compare

@yahav-ohana yahav-ohana released this 14 Jul 10:13

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 -w is now bundled in production release binaries — the local web dashboard works out of the box after install or update.
  • Background auto-update during boost sync is now enabled by default. Opt out anytime with auto_update = false in 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

Release v0.9.4

Choose a tag to compare

@yahav-ohana yahav-ohana released this 14 Jul 08:15

Windows self-update

boost update now works on native Windows, so Windows users can stay current without reinstalling manually.

Features

  • Added Windows support for boost update, including safe in-place binary replacement when another Boost process is running.

Full Changelog: v0.9.3...v0.9.4

Release v0.9.3

Choose a tag to compare

@yahav-ohana yahav-ohana released this 13 Jul 07:47

Lighter hooks and smarter filters

Agent hooks are simpler and more reliable, and several built-in filters are less likely to over-compress or miss compound commands.

Features

  • Replaced heavy bash rewrite scripts with thin hook wrappers that delegate to native boost hook subcommands for Cursor, Claude, and Codex.
  • Added boost hook claude, boost hook cursor, and boost hook codex subcommands for direct agent hook integration.

Bug Fixes

  • Improved filter correctness across git-status, jest, go test -v, mvn/gradle builds, terraform/tofu plan, kubectl logs, and swift-build — compound commands keep their output, verbose flags are respected, and failure summaries at the end of long logs are preserved.

Changes

  • Removed OpenCode integration (boost init --opencode and related install paths).
  • Interactive boost init now defaults terms acceptance to Yes (you can still decline explicitly).

Full Changelog: v0.9.2...v0.9.3

Release v0.9.2

Choose a tag to compare

@yahav-ohana yahav-ohana released this 12 Jul 12:04

Quieter test output and psql fixes

Boost compresses go test -json output while keeping failures visible, and the psql filter works on the formats agents actually use.

Features

  • Added a go test -json filter that compresses test2json NDJSON — drops run/pass bookkeeping while keeping failures, panics, race reports, and package summaries (~90% smaller on typical green runs; full output stays recoverable with boost retrieve).

Bug Fixes

  • Fixed the psql filter so it fires on standard aligned table output and on common invocations like PGPASSWORD=… psql and multiline env prefixes.
  • Fixed hook command rewrites so metadata is passed via a temp file instead of being embedded inline, producing cleaner piped commands.

Full Changelog: v0.9.1...v0.9.2

Release v0.9.1

Choose a tag to compare

@yahav-ohana yahav-ohana released this 09 Jul 13:18

What's Changed

New Contributors

Full Changelog: v0.7.23...v0.9.1

Release v0.9.0

Choose a tag to compare

@yahav-ohana yahav-ohana released this 08 Jul 14:47

What's Changed

New Contributors

Full Changelog: v0.7.23...v0.9.0

Release v0.8.6

Choose a tag to compare

@yahav-ohana yahav-ohana released this 06 Jul 17:57

What's Changed

New Contributors

Full Changelog: v0.7.23...v0.8.6

Release v0.8.5

Choose a tag to compare

@yahav-ohana yahav-ohana released this 05 Jul 09:15

What's Changed

New Contributors

Full Changelog: v0.7.23...v0.8.5

Release milestone-main-a2543b40-1445

Pre-release

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.23...milestone-main-a2543b40-1445