update_branch_note
Update the current branch's note with a new change entry, preserving project context to prevent AI memory loss.
Instructions
Update the running note for the current branch with a new change entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Description of the changes made | |
| branchName | Yes | Name of the branch | |
| projectName | Yes | Name of the project |