CLI Tool for AI Agent Memory Management
4.5k 2026-04-13
campfirein/byterover-cli
ByteRover CLI provides persistent, structured memory and context management for autonomous AI coding agents through an interactive REPL interface.
Core Features
Interactive TUI with REPL interface for AI-powered context.
Context tree and knowledge storage with Git-like version control (branch, commit, merge).
Support for 18 LLM providers and 24 built-in agent tools.
Cloud sync for team collaboration, shared spaces, and multi-machine access.
Compatibility with 22+ AI coding agents.
Quick Start
curl -fsSL https://byterover.dev/install.sh | shDetailed Introduction
ByteRover CLI (brv) serves as a portable memory layer, empowering AI coding agents with persistent and structured knowledge. It allows developers to curate project-specific context into a version-controlled tree, which can be synced to the cloud for team collaboration and multi-device access. With an interactive REPL, it integrates with numerous LLM providers and offers a rich set of agent tools, significantly enhancing the capabilities of AI agents to understand, interact with, and learn from codebases across sessions.