list_branches
List all reasoning branches in the current session to view available paths for switching, merging, or closing branches. Returns branch IDs, status, thought count, and timestamps.
Instructions
List all reasoning branches in the current session. Read-only. Returns for each branch: branch ID, origin thought number, status (active/closed/merged), conclusion if set, thought count, and timestamps. Use to see what reasoning paths exist before switching, merging, or closing. The main branch is always included. No parameters — operates on the active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||