byterover-cli
Health Pass
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 3637 GitHub stars
Code Fail
- process.env — Environment variable access in bin/dev.js
- process.env — Environment variable access in bin/run.js
- rm -rf — Recursive force deletion command in package.json
- network request — Outbound network request in package.json
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Byterover Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, Claude Desktop, Gemini CLI, AWS's Kiro, VS Code, Roo Code, Trae, Amp Code and Warp through MCP. Built by https://byterover.dev/
ByteRover CLI
Command-line interface for ByteRover — an interactive REPL for managing your project's context tree and knowledge storage. Integrates with 22+ AI coding agents.
Installation
macOS & Linux (Recommended)
No Node.js required — everything is bundled.
curl -fsSL https://byterover.dev/install.sh | sh
Supported platforms: macOS ARM64, Linux x64, Linux ARM64.
All platforms (via npm)
Requires Node.js >= 20.
npm install -g byterover-cli
Verify
brv --version
Quick Start
cd your/project
brv
The REPL auto-configures on first run — no setup needed. Use /curate to add knowledge and /query to retrieve it:
/curate "Auth uses JWT with 24h expiry" @src/middleware/auth.ts
/query How is authentication implemented?
Type / in the REPL to discover all available commands.
Documentation
Visit docs.byterover.dev for full guides on cloud sync, AI agent integrations, LLM providers, and more.
Run brv --help for CLI usage.
Copyright (c) ByteRover
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found