Content
summary Summary

Google is entering the growing market for AI-assisted programming with a new tool called "Jules." The agent is designed to help developers with repetitive tasks like fixing bugs, writing documentation, generating tests, and building features.

Ad

Jules runs asynchronously and uses Google's Gemini 2.5 Pro model, which is optimized for coding. After signing up at jules.google.com and linking a GitHub account, developers can choose a repository and branch where they want to make changes. From there, they enter a prompt like "Add a test for parseQueryString in utils.js" to get started.

According to Google, Jules breaks down complex tasks into smaller steps, adapts to user instructions, and runs unit tests to verify its work. Developers can also customize Jules for their specific project environment using setup scripts. The tool operates inside a cloud-based virtual machine. It starts by cloning the repository, installing dependencies, analyzing the codebase, and then creating a plan for testing.

Jules features at a glance. | Image: Google (Screenshot)

Pull requests with audio summaries

Once it finishes, Jules automatically creates a pull request. Developers can review the changes, merge them, and commit them to the repo. It also adds an audio summary of the modifications—a feature that's already proven popular in Google's NotebookLM.

Ad
Ad

Jules does its work in the background, so users can close their browser while tasks are running. Progress updates and questions show up as browser notifications or within the interface.

Jules is currently available through Google Labs after registration, and access will expand regionally as capacity increases. Google is also maintaining a public GitHub repository with example prompts to help users get started.

Ad
Ad
Join our community
Join the DECODER community on Discord, Reddit or Twitter - we can't wait to meet you.
Support our independent, free-access reporting. Any contribution helps and secures our future. Support now:
Bank transfer
Summary
  • Google has launched "Jules", a coding assistant that helps developers with tasks like bug fixes, documentation, and test creation, and connects directly to GitHub.
  • Jules operates in the cloud, generates change plans based on user prompts, shows proposed changes as a diff, and creates pull requests with an audio summary once approved.
  • The tool can break down tasks into smaller steps, run unit tests, and adjust to individual projects; it is currently available through Google Labs and will be rolled out to more regions.
Sources
Matthias is the co-founder and publisher of THE DECODER, exploring how AI is fundamentally changing the relationship between humans and computers.
Join our community
Join the DECODER community on Discord, Reddit or Twitter - we can't wait to meet you.