Thanks to visit codestin.com
Credit goes to docs.byterover.dev

Skip to main content

Get started in 30 seconds

Prerequisites: Install ByteRover CLI:
  • Node.js 20 or newer installed
  • Supported Operating Systems:
    • macOS
    • Windows
    • Linux
      • Our CLI uses libsecret. Depending on your distribution, you will need to run the following command:
        • Debian/Ubuntu: sudo apt-get install libsecret-1-dev
        • Red Hat-based: sudo yum install libsecret-devel
        • Arch Linux: sudo pacman -S libsecret
npm install -g byterover-cli
Start using ByteRover CLI:
cd to/your/project
brv                       # Start the CLI
An onboarding process in the CLI will walk you through the first steps. That’s it. You’re ready to curate context for your coding agents.

Continue with Quickstart

This quickstart guide will have you using ByteRover’s basic workflow in just a few minutes

What ByteRover does for you

ByteRover is a context engineering platform that lets you:
  • Curate context for your coding agents—patterns, decisions, and learnings
  • Pair with agents to capture context from their tasks automatically
  • Sync context across team members so everyone works with the same knowledge
Zero manual context management. No markdown files cluttering your codebase. We handle the organization while you focus on coding.

Why developers love ByteRover

Memory continuity

Your AI remembers everything across sessions. No more starting from scratch or repeating context in every conversation.

Tool agnostic

Works with 15+ AI tools: Claude Code, Cursor, Windsurf, Codex, Gemini CLI, Goose, and more. Switch tools without losing context.

Team sync

Shared knowledge base across team members. Everyone has access to the same patterns, decisions, and solutions.

Next steps