#243 · Primary category: AI Coding Assistants

byterover-cli

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

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

Project last updated:06/25/26

GitHub Stars

5.0K

Forks

454

Contributors

27

License

Other

Why we included this project

Anyone who uses Claude Code, Cursor, or similar agents has probably watched the assistant forget a decision it made last week. ByteRover gives those tools a memory layer: you organize project knowledge into a context tree, query it later from the REPL or web dashboard, and expose it to agents through the Model Context Protocol. Git-style branching and cloud sync keep that shared context in sync across machines and teammates, while support for twenty LLM providers means you are not locked into one vendor. The result is a coding assistant that acts like it actually remembers the codebase, which is most of what makes an agent useful on a real project.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category