Quick Start
The fastest way to get started is through the XGopilot GitHub App — no server setup, no configuration files.
GitHub App (Recommended)
Step 1: Install the GitHub App
Visit github.com/apps/xgopilot and click Install. Select the repositories you want XGopilot to work in.
Step 2: Open an Issue or PR
Go to any Issue or PR in your repository.
Step 3: Mention XGopilot
Leave a comment mentioning @xgopilot:
@xgopilot hello, can you analyze this repository structure?
Step 4: Wait for the response
XGopilot will reply within seconds. You'll see it reading your codebase and responding in the thread.
Step 5: Try a real task
Once you've confirmed it's working, try a meaningful task:
/code fix the bug described in this issue
That's it. XGopilot will clone your repo, write the fix, and open a PR for your review.
What's Next
- Mention Mode → — Learn when and how to use
@xgopilotfor free-form requests - Commands → — See all slash commands and when to use each one
- Model Selection → — Choose different AI models for different tasks
For private GitLab deployments or enterprise self-hosting, see Deployment →.