Skip to main content
Use the Bind skill when a project folder should read and write memory in a specific ByteRover space. Binding is usually handled during onboarding. Use this page when an agent reports that no space is configured, when the wrong space is selected, or when you want to make a project-to-space relationship explicit.

Before you bind

  • Install the ByteRover skill in your agent.
  • Sign in to ByteRover Desktop.
  • Create or select the space in ByteRover Desktop first.
  • Open your agent or terminal from the project root.
The skill does not create spaces. Create the space in ByteRover Desktop, then bind the project folder to it.

Check the current space

Ask your agent:
The agent checks the current folder’s space resolution. Manual reference:

Bind the project to a space

Ask your agent:
Replace <space name> with the exact space name from ByteRover Desktop. Manual reference:
Binding stores a local project binding so future Query and Record calls resolve to that space from the project folder.

Verify the binding

Ask your agent:
Manual reference:
The result should point to the intended space.

Common fixes

Next steps

Query

Retrieve project memory before work starts.

Record

Save durable project knowledge after work is complete.