This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
ReleasePort's take
Light signalThe `brv webui` Configuration page now includes the restored review-before-changes toggle, and `brv update` automatically cleans old CLI versions from the plugin cache.
Why it matters: Restores user control over changes in brv webui and reduces clutter by removing obsolete CLI versions from the plugin cache.
Summary
AI summaryRestored the review-before-changes toggle in brv webui and made brv update clean up old CLI versions from the plugin cache.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Review-before-changes toggle restored in `brv webui` Configuration page. Review-before-changes toggle restored in `brv webui` Configuration page. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Bugfix | Medium |
`brv update` now cleans up old CLI versions from plugin cache. `brv update` now cleans up old CLI versions from plugin cache. Source: llm_adapter@2026-05-22 Confidence: low |
— |
Full changelog
ByteRover CLI 3.15.1 is a small follow-up to 3.15.0 with two fixes: the review-before-changes toggle that disappeared from the brv webui Configuration page is restored, and brv update no longer leaves previous CLI versions piling up in the plugin cache. No new features, no breaking changes, safe to upgrade.
What's Changed
🐛 Fixed
- Review settings panel restored in
brv webui. The on/off toggle for review-before-changes (Configuration → Version Control) went missing in 3.15.0. It is back in the same spot, alongside Identity and Remotes, so you can turn the human-in-the-loop review queue on or off per project from the dashboard again. By @ncnthien in #692 brv updatetidies up old versions. Each upgrade used to leave previous CLI versions sitting in the plugin cache, slowly eating disk space. The cache now keeps only the version you just installed, so repeated upgrades stop accumulating. By @leehpham in #688
🚀 Upgrade & Install
Fresh install (macOS / Linux):
curl -fsSL https://byterover.dev/install.sh | sh
Existing users: re-run the installer above to upgrade in place, then run brv restart so the daemon picks up the new version.
✅ No Breaking Changes
All changes are backward compatible. Existing context trees, provider configs, settings, and connected agents continue to work with no migration. If the Configuration → Version Control panel was already empty for you on 3.15.0, the review toggle returns automatically after upgrade with the same enabled or disabled state it had before.
🙏 Contributors
Thanks to @ncnthien and @leehpham for shipping this release.
Full Changelog: https://github.com/campfirein/byterover-cli/compare/v3.15.0...v3.15.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About byterover-cli
ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
Related context
Beta — feedback welcome: [email protected]