CLI Tool for AI Agent Memory Management
4.7k 2026-05-09
campfirein/byterover-cli
ByteRover CLI provides AI coding agents with persistent, structured memory, enabling developers to curate, version, and share project knowledge across tools and teams.
Core Features
Interactive REPL CLI with TUI for AI-powered context memory
Git-like version control for context trees (branch, commit, merge)
Integration with 20+ LLM providers and 24 built-in agent tools
Cloud sync for team collaboration and multi-machine access
Web dashboard for curating and querying context
Quick Start
curl -fsSL https://byterover.dev/install.sh | shDetailed Introduction
ByteRover CLI (`brv`) serves as a portable memory layer for autonomous AI coding agents, offering a robust solution for managing project knowledge. It allows developers to organize codebase context into a version-controlled tree, facilitating persistent memory for AI agents across sessions. With features like cloud synchronization, a web dashboard, and extensive LLM/tool integrations, ByteRover enhances AI agent capabilities by providing a shared, structured understanding of projects, improving accuracy and consistency in AI-assisted development workflows.