Skip to content

byterover-cli

v3.13.0 Breaking

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

Published 20d 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

ReleasePort's take

Light signal
editorial:auto 13d

ByteRover v3.13.0 CLI now displays remaining credits, adds a per-project billing team picker, and shows a top-up link when out of credits.

Why it matters: Test the new credit display and top-up flow in dev before production deployment; plan to adopt the billing team picker for multi-team accounts.

Summary

AI summary

CLI now shows remaining ByteRover credits, offers a per‑project billing team picker, and provides a top‑up link when out of credits.

Changes in this release

Feature Medium

ByteRover credits displayed in REPL and web headers.

ByteRover credits displayed in REPL and web headers.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Per-project billing team picker available via CLI.

Per-project billing team picker available via CLI.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Direct top-up link shown when out of ByteRover credits.

Direct top-up link shown when out of ByteRover credits.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Out‑of‑credits errors show a direct top‑up link instead of generic failure.

Out‑of‑credits errors show a direct top‑up link instead of generic failure.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Performance Medium

Duplicate models filtered from OpenAI-compatible providers.

Duplicate models filtered from OpenAI-compatible providers.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Collision in shared AGENTS.md / CLAUDE.md rules connectors fixed.

Collision in shared AGENTS.md / CLAUDE.md rules connectors fixed.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

OpenClaw installer no longer crashes under strict shell mode.

OpenClaw installer no longer crashes under strict shell mode.

Source: llm_adapter@2026-05-21

Confidence: low

Refactor Medium

OpenClaw installer simplified and auto-installs brv CLI if missing.

OpenClaw installer simplified and auto-installs brv CLI if missing.

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

ByteRover CLI 3.13.0 reworks the billing experience: your remaining ByteRover credits now show in the REPL and web headers, and connecting a provider lets you pick which billing team to charge per project. When you do run out of credits, the CLI points you straight at the top-up page instead of failing with a generic error. The release also dedupes duplicate models from OpenAI-compatible upstreams, simplifies the OpenClaw installer, and fixes a collision in shared AGENTS.md / CLAUDE.md rules connectors that affected projects with multiple agents installed.

What's Changed

✨ Added

  • ByteRover credits in the header and a per-project billing team picker. The REPL and web headers now show your remaining ByteRover credits, and brv providers connect lets you pick which billing team to charge for a given project. The choice is remembered until you change it, and you can override the billing endpoint with BRV_BILLING_BASE_URL. By @ncnthien in #653
  • Clear "out of credits" message with a top-up link. When a request fails because your ByteRover credits run out, the CLI now shows a direct top-up URL instead of a generic failure. By @ncnthien in #653

🚀 Changed

  • Duplicate models filtered from OpenAI-compatible providers. Some upstream endpoints (e.g. NVIDIA NIM) return the same model under multiple aliases. brv providers connect now dedupes by model ID so the picker shows clean rows. By @ncnthien in #652
  • Simpler OpenClaw installer. scripts/openclaw-setup.sh now auto-installs the brv CLI if it is missing, installs the skill via npx clawhub@latest, and points to "connect a provider" as the post-install next step. The Daily Knowledge Mining cron and the onboarding plugin scaffold were removed. By @cuongdo-byterover in #635

🐛 Fixed

  • Shared rules connectors no longer collide. When several agents share a single AGENTS.md or CLAUDE.md (e.g. Amp, Codex, OpenCode, or Claude Code + OpenClaude), brv connectors list now reads the footer marker inside the BRV section so only the installed agent's rules connector is shown. By @RyanNg1403 in #617
  • OpenClaw installer no longer crashes under strict shell mode. Fixed an unbound-variable error in scripts/openclaw-setup.sh and cleaned up orphan onboarding-plugin code paths. By @cuongdo-byterover in #635

🚀 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 with no migration. The billing team picker defaults to the org default until you pin one, so users who never had multiple teams will see no behavior change.

🙏 Contributors

Thanks to @ncnthien, @cuongdo-byterover, and @RyanNg1403 for shipping this release.

Full Changelog: https://github.com/campfirein/byterover-cli/compare/v3.12.0...v3.13.0

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]