Step 1: Push to remote
In the Console tab, sync your context tree to your remote space:
Step 2: Pull team context
When teammates push context to your shared space, use/pull in the Console tab:

Step 3: Complete workflow cycle
Now put it all together. Prompt your coding agent to implement a task, mentioning ByteRover:- Query existing context in the Context Tree to understand your codebase patterns:
- Implement the task using the retrieved context as guidance.
- Curate new context to capture what it learned:
- Push to remote in the Console tab to share the new context with your team:
- Pull team updates in the Console tab to get context that teammates have added: