Do I need an account to use ByteRover?
Do I need an account to use ByteRover?
No. ByteRover CLI is local-first and works entirely on your machine without an account.An account is only required for cloud sync features — Get your API key from app.byterover.dev/settings/keys.Run
/push and /pull — which let you sync your context tree across machines and share it with teammates.To log in when you’re ready for cloud features:brv status at any time to check your account state.What is the difference between local and cloud mode?
What is the difference between local and cloud mode?
Local mode (no account needed) covers the core workflow:
/curate— add context to your knowledge tree/query— query your context tree/providers— connect and switch LLM providers/connectors— manage agent connectors/hub— browse and install skills & bundles
/pushand/pull— sync context to/from the cloud/space listand/space switch— manage team spaces- Team collaboration and multi-machine access
How do I switch LLM providers?
How do I switch LLM providers?
ByteRover supports nearly 20 LLM providers. The default provider is ByteRover (built-in, no API key required).In the REPL:From the CLI:To change the model within your active provider:See the LLM Providers page for the full list of supported providers.