Quickstart
Onboarding with ByteRover in under 5 minutes
This quickstart guide will walk you through the essential steps for integrating ByteRover’s Memory system with your IDE. Follow these instructions to set up your organization, configure your memory workspace, and enhance your coding agent with persistent memory capabilities.
Set Up Your Organization
Sign up for an account
Sign up for an account
You can go to sign up to create an account.
Organization setup
Organization setup
Visit the Create Organization to set up an organization.
- Create an organization
- Manage organization members
- Create a memory workspace
Individual setup
Individual setup
Visit the Create Memory Workspace to set up a memory workspace with a default organization.
Integrating ByteRover
Follow these steps to set up ByteRover and begin using memory capabilities with your AI assistant:
Configure ByteRover for your AI assistant
Configure ByteRover for your AI assistant
Visit the Quickstart page of a memory workspace and select your preferred AI assistant.
We will stream the IDE configuration options based on your selected AI assistant. Select the “Configure” option to install and set up the extension for your IDE.
Please allow the process to continue if any confirmation prompts appear.
Create Your First Memory
Create Your First Memory
Let’s create your first memory by asking your AI assistant to create a quicksort algorithm and save it to ByteRover MCP. Copy this prompt to your AI assistant:
Your AI assistant will create the quicksort algorithm and store it in ByteRover’s memory system. The system will automatically detect when a memory is created.
Retrieve Your Memory
Retrieve Your Memory
Now that you’ve created a memory, learn how to retrieve it using the search-memories tool. Copy this prompt to your AI assistant:
Your AI assistant will search ByteRover’s memory system, retrieve the quicksort algorithm, and explain how it works. This demonstrates how ByteRover helps your AI assistant remember important information.