This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Affected surfaces
ReleasePort's take
Light signalVersion v3.16.1 of byterover-cli fixes a bug that caused signed‑in sessions to be misread at startup, ensuring users remain authenticated across restarts.
Why it matters: Fixes login state loss on CLI launch; relevant for any deployment using CLI authentication.
Summary
AI summaryFixes staying signed in across restarts after a valid login was misread at startup.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes login state misread at startup, preserving signed-in sessions across restarts. Fixes login state misread at startup, preserving signed-in sessions across restarts. Source: llm_adapter@2026-05-27 Confidence: low |
— |
| Bugfix | Medium |
Correctly reads valid login state at CLI startup. Correctly reads valid login state at CLI startup. Source: granite4.1:30b@2026-05-27-audit Confidence: low |
— |
Full changelog
ByteRover CLI 3.16.1 is a small patch release with one fix: a valid login is no longer misread at startup, so a signed-in session stays signed in across restarts. No more being bounced to the provider picker or asked to run brv login again on every launch. Safe to upgrade, with no behavior change and nothing to reconfigure.
What's Changed
🐛 Fixed
- Stay signed in across restarts. A valid login could be misread when the CLI started up, which dropped you into the provider picker and asked you to run
brv loginagain on every launch. The CLI now reads your auth state correctly, so once you are signed in you stay signed in. By @bao-byterover in #709
🚀 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
Fully backward compatible. Your provider connections, settings, context trees, and connected agents keep working with no migration.
🙏 Contributors
Thanks to @bao-byterover for shipping this release.
Full Changelog: https://github.com/campfirein/byterover-cli/compare/v3.16.0...v3.16.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]