Before you start
- Install and authenticate Claude Code in the terminal where you will work.
- Open the project folder in the same shell where Claude Code runs.
Optional step 0: Remove old V3 CLI, connectors, and integrations
If this environment still has the old V3 CLI, connectors, OpenClaw integration, or Hermes memory provider installed, remove them before setting up the V4 skill:Install the ByteRover skill
Run this in the terminal environment where Claude Code runs: Requires Node.js 20 or newer. Node.js includes npm and npx.Restart Claude Code
Stop the current Claude Code session, then start a new one in the project:Authenticate with ByteRover
Prompt Claude Code:- Open the URL in your browser.
- Approve the request before the code expires.
- Return to the terminal.
- Type:
Onboard with ByteRover
Prompt Claude Code:If Claude Code needs a space
Open ByteRover Desktop, create or select the space for this project, then prompt Claude Code again:Verify
Ask Claude Code to check ByteRover before starting work:Next steps
Query
Learn in depth how the agent retrieves project memory.
Record
Learn in depth how the agent saves durable knowledge.
Space
Manage where this project’s memory lives.