Google’s AI-enhanced coding assistant, Jules, has officially exited beta. This service, designed for direct integration with GitHub, was first revealed in December 2024 as a project under Google Labs. It transitioned to beta testing in May, following its unveiling at I/O 2025. Now, after several additional months with beta testers, Google has officially launched Jules for its paying customers.
The AI coding solution is available at various price tiers, including a complimentary plan limited to 15 individual daily tasks and three simultaneous tasks. Furthermore, there are paid versions that grant subscribers additional daily and concurrent tasks—though these are linked to Google’s AI Pro and Ultra plans, which cost between $124.99 and $199.99 monthly.
Jules is just one of Google’s coding options, as Gemini already supports coding as well, and the company has recently introduced Opal, an app designed for vibe-coding. What makes Jules particularly compelling is that Google representatives informed TechCrunch of their intention to utilize Jules in more of their own internal coding initiatives.
Asynchronous code development
In addition to Google’s confidence in its offering, what distinguishes Jules from other coding solutions in the current AI landscape is its ability to work asynchronously with developers. The tool utilizes your existing database, cloning it and deploying it on a Google Cloud machine. From this point, Jules can function smoothly on your code without impacting your database until you’re prepared to implement changes. Given the concerns surrounding AI coding tools—such as the AI application that inadvertently erased a user’s entire database—Jules is designed to enhance security for existing code by not operating directly on your live systems.
Naturally, as with any AI-driven technology, it is essential to have checks and safeguards in place to avoid losing any work. Additionally, with hackers discovering methods to exploit prompt injections to compromise AI, there are further considerations to be aware of.
Nonetheless, Google’s intention to adopt Jules as a fundamental tool for coding within its internal teams indicates that the tool has considerable value for developers eager to embrace AI-driven solutions. Now that it is publicly available as part of Google’s AI offerings, there is ample reason to explore it if you have an interest.