mind_log
Access the commit history of your mind's branches. View each commit newest first, including change counts and authorship.
Instructions
git log for the user's mind: the branch's commit history, newest
first, with per-commit change counts and authorship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max commits (default 50). | |
| branch | No | Branch to read (default "main"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||