Before you start
- Install and authenticate Codex CLI on the VPS.
- Open the project folder in the same shell where Codex CLI runs.
Optional step 0: Remove old V3 CLI, connectors, and integrations
If this VPS 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 on the VPS: Requires Node.js 20 or newer. Node.js includes npm and npx.Restart Codex CLI
Stop the current Codex CLI session, then start a new one in the project:Authenticate with ByteRover
Prompt Codex CLI:- Open the URL in your browser.
- Approve the request before the code expires.
- Return to the VPS terminal.
- Type:
Onboard with ByteRover
Prompt Codex CLI:If Codex CLI needs a space
Open ByteRover Desktop, create or select the space for this project, then prompt Codex CLI again:Verify
Ask Codex CLI 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.