Vcs Branch Sync
vcs_branch_syncCompare state memory nodes between current and target git branches to spot changes. Review branch-specific updates before merging or syncing.
Instructions
Analyze state memory nodes created or modified on the current git branch vs a target branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| target_branch | No | Target git branch to compare against (default main). |