Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_file_contents — Read a file or directory from a repository.
- create_or_update_file — Commit a file change to a repository.
- create_issue — Open a new issue.
- list_issues — List issues in a repository.
- create_pull_request — Open a pull request.
- merge_pull_request — Merge a pull request.
- search_code — Search code across repositories.
- list_commits — List commit history for a branch.
