Skip to content

byterover-cli

v3.10.3 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 29d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai autonomous-agents cli coding-assistant context-memory
+7 more
developer-tools knowledge-management llm mcp memory typescript vibe-coding

Summary

AI summary

Daemon-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. Run brv restart to 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

Track byterover-cli

Get notified when new releases ship.

Sign up free

About byterover-cli

ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)

All releases →

Beta — feedback welcome: [email protected]