mind_branch
Create an isolated branch to develop new ideas and edits, leaving the main wiki unchanged until changes are merged.
Instructions
Branch the user's ideas: fork the wiki so edits, new memories, and forgets there don't touch the source branch until merged.
Branch names are lowercase letters, digits, and /_- (max 63 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The new branch's name (e.g. "ideas", "research/quantum"). | |
| from_ref | No | Branch to fork from (default "main"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||