XGopilot
Your AI teammate, seeking the best software engineering paradigms for the AI era and maximizing your engineering velocity.
XGopilot is an AI coding agent that lives inside your Git platform. Mention it in any Issue or PR comment — no tool-switching, no copy-pasting code into ChatGPT. XGopilot reads your codebase, writes real code, runs tests, and opens pull requests, all within your existing workflow.
Supported Platforms
| Platform | Status |
|---|---|
| GitHub | ✅ Supported |
| GitLab | ✅ Supported |
| CNB | ✅ Supported |
Supported AI Models
Use the Qiniu AIGC API Key to access all mainstream models with a single key, or bring your own provider keys.
| Provider | Models |
|---|---|
| Claude | Sonnet, Haiku |
| DeepSeek | DeepSeek Chat, DeepSeek R1 |
| Gemini | Gemini 2.0, 2.5 Pro |
| MiniMax | abab series |
| Zhipu | GLM-4 series |
| Kimi | Kimi K2 |
Get Started
- Quick Start → — Get up and running in under 5 minutes
- Mention Mode → — Use
@xgopilotfor free-form AI assistance - Commands → — Use slash commands for structured tasks like
/code,/review,/plan