- How does the multi-model system work?
- Our adaptive engine analyzes the complexity and context of each issue to route it to the best model—whether that is GPT-5-Codex, Claude Sonnet/Haiku 4.5, or Gemini 3 Pro. This ensures the highest quality code generation for every specific task.
- Can I run multiple issues at once?
- Yes. Our platform supports parallel execution, meaning you can assign multiple issues across your organization simultaneously. AI Dev works on them concurrently, unblocking your team and speeding up delivery.
- How does organization-wide integration work?
- You install the GitHub App once for your organization. You can then grant access to specific repositories or all of them. This allows any team member to assign issues to AI Dev without individual setup.
- At which point AI Dev is using my code?
- Whenever you assign AI Dev, at that point the whole process starts: analysis, proposal, planning and implementation. If at any point your feedback requires redoing any part then at that point will access the code again.
- Which branch does AI Dev uses by default?
- AI Dev uses your repository default branch to branch off of. This mirrors normal usage behaviour, meaning your default branch usually is the one that is being used by the rest of the team to develop on top of it.
- What is the Bot User?
- This will add a new bot user to the organization which is the user that represents the link between AI Dev Agent and access to your GitHub repos.