This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryDaemon-version mismatches now produce visible warnings prompting a restart.
Full changelog
This release makes daemon-version mismatches visible. After you upgrade brv, the background daemon can keep running on the older version with no obvious way to tell. The REPL header and MCP tool replies now flag the drift so you know to run brv restart.
What's Changed
🐛 Fixed
- No more silent daemon-version mismatches. After upgrading
brv, the background daemon could keep running on the older version and you'd have no way to tell, leading to confusing "why doesn't this new feature work?" moments. The REPL header now shows[outdated, daemon vX.Y.Z]next to the version when this happens, and replies from the MCP tools (brv-query,brv-curate) include a short note when the daemon and CLI are mismatched. Runbrv restartto align, or restart your IDE for the MCP side. By @bao-byterover in #592
🚀 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 to reload the daemon.
✅ No Breaking Changes
All changes are backward compatible. Existing context trees, provider configs, and connected agents continue to work without any migration.
🙏 Contributors
Thanks to @bao-byterover for shipping this release.
Full Changelog: https://github.com/campfirein/byterover-cli/compare/v3.10.2...v3.10.3
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]