Skip to main content

Get started in 2 minutes

1

Install ByteRover CLI

macOS Apple Silicon (M1/M2/M3+) and Linux x86_64 only. On macOS Intel, Linux arm64, or Windows — use the npm tab.
curl -fsSL https://byterover.dev/install.sh | sh
Restart your shell after install, or run the export PATH line the installer prints.
2

Open your project

Navigate to your project, or open your project in your preferred IDE with a coding agent. run brv to launch the TUI. No sign-up required:
cd path/to/your/project
brv
3

Configure and connect

Choose a provider to get started — ByteRover’s built-in LLM is free with no API key required, or connect any of the 19 supported external providers:
Connect your LLM provider (OpenRouter, Anthropic, OpenAI, and more):
/provider
Select a model from your connected provider:
/model
Connect your coding agent (Cursor, Claude Code, Windsurf, or any of 19+ supported agents):
/connectors

Continue with the Quickstart

Full setup guide: install options, provider configuration, and your first context

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 your team so everyone works with the same knowledge (paid feature)
Zero manual context management. No markdown files cluttering your codebase. ByteRover handles 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 19+ AI tools: Claude Code, Cursor, Windsurf, Codex, Gemini CLI, Goose, and more. Switch tools without losing context. Upcoming: autonomous agent support.

Team sync

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

Next steps