Quick Setup
For all CLI tools, start with:Claude Code
Claude Code supports both rules and hooks connectors. Hooks provide tighter integration by injecting instructions directly into each prompt.- Setup (Rules)
- Setup (Hooks)
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Claude Code
- Choose Rules connector
- Done - Claude Code will read
CLAUDE.mdautomatically
When using hooks, ByteRover automatically preserves your existing Claude Code hooks and prevents duplicates.
Qwen Code
Qwen Code reads ByteRover instructions from a rules file in the project root.- Setup
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Qwen Code
- Choose Rules connector
- Done - Qwen Code will read the rules automatically
Gemini CLI
Gemini CLI reads ByteRover instructions from a rules file in the project root.- Setup
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Gemini CLI
- Choose Rules connector
- Done - Gemini CLI will read the rules automatically
Codex
Codex reads ByteRover instructions from a shared rules file in the project root.- Setup
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Codex
- Choose Rules connector
- Done - Codex will read the rules automatically
Warp
Warp reads ByteRover instructions from a rules file in the project root.- Setup
- Details
- Start the ByteRover REPL:
brv - Run
/connectors - Select Warp
- Choose Rules connector
- Done - Warp will read the rules automatically