Authentication
Autogit requires two forms of authentication: GitHub CLI for repository operations, and ModelRelay for AI features.
Prerequisites
Section titled “Prerequisites”GitHub CLI
Section titled “GitHub CLI”GitHub CLI is required for Autogit to interact with GitHub:
# Install GitHub CLIbrew install gh
# Authenticategh auth loginModelRelay Authentication
Section titled “ModelRelay Authentication”When you first use an AI feature, Autogit prompts for ModelRelay authentication:
- A popup appears with a verification URL and code
- Open the URL in your browser
- Enter the code shown in Autogit
- Authorize the application
- Return to Autogit—you’re authenticated