switch_branch
Switch the active branch for new thoughts. Omit branchId to return to main branch.
Instructions
Switch which branch receives new thoughts. Omit branchId to return to main. After switching, all think and revise calls apply to the active branch. Read-only tools (get_thought, search, get_history) can access any branch regardless of which is active. Does not modify any data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | No | The branch to switch to, or omit for main |