Documentation Index
Fetch the complete documentation index at: https://adapt.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connect Adapt to GitHub to read code, analyze repositories, and understand your development workflow.
Setup
Go to Integrations
Navigate to Settings > Integrations > GitHub
Install GitHub App
Click Connect to install the Adapt GitHub App
Select repositories
Choose which repositories Adapt can access
Permissions
The GitHub App requests:
- Read access: Code, issues, PRs, commits, actions
- Write access: Issues, PR comments (for creating issues and commenting)
Capabilities
Adapt can access your GitHub data through its sandbox environment, using the
GitHub CLI (gh) and REST API. Open PRs, review code, and more.
Examples
Understand your codebase:
Can you explain how OAuth login works in our app.
Open up PRs to add new features:
Please open a PR to add Microsoft as a login method for our app.
With Linear connected, open a PR that closes a Linear issue:
Please open a PR for ENG-654