merge_branch
Merge branch findings into the main thread using conclusion-only, full-integration, or summary strategies to consolidate insights.
Instructions
Merge findings from a branch back into the main thread as a new thought on main. The branch is marked as merged afterward. Strategies: conclusion_only — adds only the branch conclusion to main; full_integration — adds all branch thoughts to main; summary — generates a condensed summary of the branch on main. Use after a branch has produced useful findings you want on the main thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | Yes | The ID of the branch to merge | |
| strategy | Yes | How to merge |