Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- git_status — Show the working-tree status.
- git_diff — Show a diff.
- git_commit — Commit staged changes.
- git_add — Stage files.
- git_log — Show commit history.
- git_create_branch — Create a branch.
