DocsFAQ

Frequently Asked Questions

This page contains answers to commonly asked questions about ByteRover, its features, and how to troubleshoot common issues.

Installation & Updates

Why can't I update to the latest version in some IDEs such as Cursor or Trea?

For some IDEs, they manage their own marketplace, so there might be some lag in synchronization between updates in the VSCode marketplace and the IDE marketplace.

Here's how to solve this issue:

  1. Uninstall the ByteRover extension
  2. Search for the ByteRover extension again and install it
  3. Open the extension, then close the IDE window
  4. Open the IDE window again and search for "byterover"
  5. ByteRover should now be updated to the latest version

Using ByteRover

How do I use ByteRover's memory system effectively?

ByteRover's memory system works best when you let it create memories naturally during your coding sessions. You can also explicitly ask ByteRover to remember something by saying "remember this" or similar phrases.

For more detailed information, check out our Memories documentation.

What should I do if ByteRover MCP tools stop working when I switch windows?
⚠️
Due to how ByteRover integrates with host MCP implementations (like Cursor, Windsurf, etc.), you'll need to restart the ByteRover MCP tools when switching between different windows or projects.

Why This Is Necessary

When you switch from one window or project to another in your IDE, the MCP context changes, but the tools may not automatically reconnect to the new context. This is a limitation of the current MCP implementation in various IDEs.

To fix this issue:

  1. If you switch to a new window or project and notice that ByteRover tools aren't working properly
  2. Look for the tools provided by ByteRover in the MCP tool list
  3. Click on the restart button
ByteRover Restart Tools

Troubleshooting

What should I do if ByteRover isn't responding to my commands?

If ByteRover isn't responding properly, try these troubleshooting steps:

  1. Check that the extension is properly installed and activated
  2. Restart your IDE
  3. Ensure you have the latest version of ByteRover installed
  4. Check your internet connection
  5. Verify your API key is correctly configured (if applicable)

If problems persist, please contact our support team.