Skip to main content
ClaudeWave

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

Subagents4.8k estrellas453 forksTypeScriptNOASSERTIONActualizado 9d ago
Nota editorial

ByteRover CLI (`brv`) is a persistent memory layer for AI coding agents, installable via npm or a shell script, that stores structured project knowledge in a context tree and makes it queryable across sessions, machines, and teammates. Developers interact with it through an interactive REPL, a React/Ink terminal UI, or a web dashboard (`brv webui`), using commands like `/curate` to save facts tied to specific source files and `/query` to retrieve them. The tool exposes 24 built-in agent tools covering file operations, code execution, and knowledge search, and it connects to over 20 LLM providers including Anthropic. It integrates with Claude Code and more than 22 other coding agents via MCP, and supports git-style version control for the context tree with branch, commit, and push/pull operations. A cloud tier adds team sync, shared knowledge spaces, and SOC 2 Type II certified infrastructure. A standout detail is the benchmark performance: the system achieves 96.1% accuracy on LoCoMo and 92.8% on LongMemEval-S, both evaluated against the production codebase. Developers working on long-running or multi-contributor codebases benefit most.

ClaudeWave Trust Score
95/100
Verified
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/campfirein/byterover-cli && cp byterover-cli/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

1 items en este repositorio

You MUST use this skill for: (1) 'Show me how ByteRover works', 'walk me through ByteRover', tour, intro, walkthrough, or onboarding requests — runs a guided 90-second introduction; (2) gathering contexts before any work; (3) saving knowledge after any change. ByteRover stores and retrieves project patterns, decisions, and architectural rules in `.brv/context-tree`. Iron Law: query before thinking, curate after implementing.

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agentaiautonomous-agentsclicoding-assistantcontext-memorydeveloper-toolsknowledge-managementllmmcpmemorytypescriptvibe-coding

Lo que la gente pregunta sobre byterover-cli

¿Qué es campfirein/byterover-cli?

+

campfirein/byterover-cli es subagents para el ecosistema de Claude AI. ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher) Tiene 4.8k estrellas en GitHub y se actualizó por última vez 9d ago.

¿Cómo se instala byterover-cli?

+

Puedes instalar byterover-cli clonando el repositorio (https://github.com/campfirein/byterover-cli) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar campfirein/byterover-cli?

+

Nuestro agente de seguridad ha analizado campfirein/byterover-cli y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene campfirein/byterover-cli?

+

campfirein/byterover-cli es mantenido por campfirein. La última actividad registrada en GitHub es de 9d ago, con 14 issues abiertos.

¿Hay alternativas a byterover-cli?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega byterover-cli en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: campfirein/byterover-cli
[![Featured on ClaudeWave](https://claudewave.com/api/badge/campfirein-byterover-cli)](https://claudewave.com/repo/campfirein-byterover-cli)
<a href="https://claudewave.com/repo/campfirein-byterover-cli"><img src="https://claudewave.com/api/badge/campfirein-byterover-cli" alt="Featured on ClaudeWave: campfirein/byterover-cli" width="320" height="64" /></a>

Más Subagents