Skip to content

Releases: jfrog/boost

Release v0.13.24

Choose a tag to compare

@yahav-ohana yahav-ohana released this 17 Sep 14:14

More flexible agent configuration

Boost respects Claude configuration overrides and supports OpenCode installation management in report settings.

Features

  • Honors CLAUDE_CONFIG_DIR across Claude Code initialization, transcript importing, diagnostics, and updates.
  • Adds OpenCode installation and uninstall actions to the report settings page.

Full Changelog: v0.13.23...v0.13.24

Release v0.13.23

Choose a tag to compare

@yahav-ohana yahav-ohana released this 17 Sep 12:12

Release v0.13.23

See the full changelog at https://boost.jfrog.com/docs/en/changelog/

Boost desktop 0.20.1 (updater test)

Choose a tag to compare

@shay-dahan shay-dahan released this 16 Sep 11:21

Signed desktop build for testing electron-updater from the installed 0.20.0 app.

This is a normal GitHub release (not a pre-release) so 0.20.0’s updater (releaseType: release) can see 0.20.1 > 0.20.0. It is not marked GitHub latest, so /releases/latest and CLI/website production downloads stay on the current stable tag.

Do not use this tag as the production CLI/desktop latest.

Release v0.13.22

Choose a tag to compare

@yahav-ohana yahav-ohana released this 16 Sep 16:17

Fresher report metrics and clearer file savings

Boost refreshes report metrics when returning to the tab and makes file savings attribution more precise.

Bug Fixes

  • Refreshes home report settings and savings totals when the report tab regains focus so new session data appears without a manual reload.
  • Counts only File Optimization capabilities in the report timeline Files chart so unrelated commands no longer inflate file savings.

Full Changelog: v0.13.21...v0.13.22

Release v0.13.21

Choose a tag to compare

@yahav-ohana yahav-ohana released this 16 Sep 13:46

More reliable retrieval and file optimization reporting

Boost avoids unnecessary retrieval markers and improves file optimization savings in the web report.

Bug Fixes

  • Skips retrieval markers when the compressed output would be larger than the original output.
  • Treats PostgreSQL row-count footers as metadata so they are preserved without triggering unnecessary retrieval markers.
  • Includes orphan file reads in the File Optimization report card so its totals match the savings timeline.

Full Changelog: v0.13.20...v0.13.21

Release v0.13.20

Choose a tag to compare

@yahav-ohana yahav-ohana released this 16 Sep 11:04

Filter validation and observability improvements

Boost improves filter safety and retrieval insights, expands agent support, and strengthens installation and dashboard reliability.

Features

  • Adds filter validation and clearer status reporting so invalid regular expressions are identified before they affect command output.
  • Adds an opt-in filter matching mode that requires all configured selectors to match.
  • Adds richer file optimization telemetry and internal dashboards for tracking formats, outcomes, and retrievals.

Bug Fixes

  • Fixes GitHub Actions log filtering so job and step columns are removed without hiding test results or failure details.
  • Attributes filter-chain retrievals only to filters that contributed to the compressed output.
  • Verifies Copilot observe hooks during installation checks and improves Copilot session guidance.
  • Makes installers tolerate unauthenticated GitHub API failures and fall back safely when release lookup is unavailable.
  • Aligns report feature-card savings with the savings timeline and removes the dashboard maintenance notice.

Website

  • Lists OpenCode among the supported coding agents and documents filter selector matching behavior.

Full Changelog: v0.13.19...v0.13.20

Release v0.13.19

Choose a tag to compare

@yahav-ohana yahav-ohana released this 15 Sep 13:38

More accurate MCP savings

Boost aligns MCP filter savings with context-weighted reporting for more accurate dashboard insights.

Bug Fixes

  • Aligns MCP filter savings with context-weighted command savings so the report hero and filters page show consistent totals.

Full Changelog: v0.13.18...v0.13.19

Release v0.13.18

Choose a tag to compare

@yahav-ohana yahav-ohana released this 15 Sep 09:45

OpenCode integration and report polish

Boost adds native OpenCode integration and streamlines report settings and release harness initialization.

Features

  • Adds native OpenCode integration with installation, update, uninstall, plugin hooks, transcript importing, and session observability.

Bug Fixes

  • Improves OpenCode initialization and upgrade handling so older Boost binaries do not receive unsupported options.

Website

  • Hides pull request usage comments and presents report settings in a more compact grid, showing currency options only when cost display is enabled.

Full Changelog: v0.13.17...v0.13.18

Release v0.13.17

Choose a tag to compare

@yahav-ohana yahav-ohana released this 14 Sep 19:28

Release v0.13.17

See the full changelog at https://boost.jfrog.com/docs/en/changelog/

Release v0.13.16

Choose a tag to compare

@yahav-ohana yahav-ohana released this 11 Sep 09:07

Copilot observability and Windows sync fixes

Boost adds Copilot session observability and improves Windows command recording and session cost synchronization.

Features

  • Adds Copilot observe hooks and MCP inventory capture so Loaded Unused reporting can include Copilot sessions.

Bug Fixes

  • Records Copilot commands reliably on Windows when hook payloads encode tool arguments as strings.
  • Keeps Copilot session costs current on Windows by re-importing changed transcripts during sync.

Full Changelog: v0.13.15...v0.13.16