
Run Record from inside the project folder. If the project should use a named space, bind it first with Bind.
Decide what should be remembered
Record knowledge that future sessions should reuse:- architecture decisions and why they were made
- project conventions that are not obvious from code alone
- setup, testing, deployment, or debugging steps
- gotchas that would waste time if rediscovered later
- team preferences that should guide future work
Ask your agent to record it
Use natural language. Be specific about what changed and why it matters.Review the saved memory
Open ByteRover Desktop and review the context tree for the active space. Check that the new memory is:- in the correct space
- named clearly
- focused on one subject
- useful for a future session
Query to verify
Ask the agent to retrieve the memory you just saved:Manual reference
Most users do not need to run the script directly. The connected agent runs it from the installed ByteRover skill directory. For a simple single-fact record, the script shape is:Structured records
For richer knowledge, the agent can pass a full<bv-topic> document: