GitHub
Access repositories, issues, pull requests, code search, and more — directly from the chat.
Connect
- Go to Settings → Integrations
- Click Connect next to GitHub
- Authorize Agent Nine in the popup
- Done — GitHub is now available
Capabilities
| Action | Description |
|---|---|
| Search code | Find code across your repositories by keyword or pattern |
| List repos | Browse your repositories and organizations |
| Issues | Create, read, update, close, and comment on issues |
| Pull requests | List open PRs, view diffs, read reviews and comments |
| Branches | List branches, compare changes between branches |
| Files | Read file contents from any branch |
| Commits | View commit history and details |
| Releases | List releases and tags |
Examples
text
What are my open PRs across all repos?text
Create an issue in my-app: "Fix login redirect on mobile" with label "bug"text
Search for TODO comments in the backend repotext
Show me the diff for PR #42text
What changed in the main branch this week?text
List all issues assigned to me with the "urgent" labeltext
Read the README.md from the api-service repoTips
- Be specific with repo names — if you have multiple repositories, mention the exact name: "in the
my-apprepo" - Use natural filters — "open PRs", "closed issues this month", "bugs assigned to me"
- Combine with code mode — ask Agent Nine to read a GitHub issue and then implement the fix in your local project
Disconnect
Go to Settings → Integrations → click Disconnect next to GitHub.
