Jules is Google’s asynchronous AI coding agent that integrates directly with your GitHub repositories to perform tasks like fixing bugs, writing tests, building new features, and bumping dependency versions.
Getting Started:
- Connect GitHub: Visit jules.google, select your repository and branch
- Assign Tasks: Write a detailed prompt for Jules, or add the “jules” label to a GitHub issue
- Jules Works: Jules fetches your repository, clones it to a Cloud VM, and develops a plan using the latest Gemini 2.5 Pro model Jules – An Asynchronous Coding Agent
- Review & Approve: Jules provides a diff of the changes for you to browse and approve
- Create PR: Once approved, Jules creates a pull request for you to merge and publish on GitHub