switch_branch
Direct new thoughts to a specific branch or return to main. Subsequent think and revise actions affect only the active 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 |