Sascha Heyer's Weblog

Jules, the AI Coding Agent from Google Labs, is Now Out of Beta

August 7, 2025

The asynchronous AI coding partner from Google Labs is now publicly available with new plans for every developer.

jules

What is Jules?

For those unfamiliar with the tool, Jules is an AI coding agent designed to handle tedious or time-consuming coding tasks. It can be used to fix bugs, add documentation, write tests, and even build out new features.

Powered by Gemini 2.5 Pro, Jules integrates directly with GitHub workflows. Developers can assign tasks by writing a detailed prompt or by using the jules label in a GitHub issue. The agent then fetches the repository, clones it into a secure Cloud VM to develop and test a solution, and presents a clear plan and a code diff for review. Once approved, Jules creates a pull request. The entire process is asynchronous, allowing developers to focus on other work.

The Public Launch and New Plans

The public launch marks a significant milestone for the project, which was refined based on feedback from its large community of beta users. Coinciding with the launch, Google has rolled out new subscription plans designed to fit different development workflows:

  • Jules: A free tier for getting started with real coding tasks (15 tasks/day).
  • Jules in Pro: Designed for developers who ship daily and want to stay in the flow (100 tasks/day, 15 concurrent tasks).
  • Jules in Ultra: Built for teams running agents at scale with massively parallel workflows (300 tasks/day, 60 concurrent tasks).

What's Next??

According to the announcement, this is just the beginning. Google has also teased that some "incredibly exciting new product features" will be launching very soon, so it's worth keeping an eye on the project.

Ready to delegate your coding chores and get more time back?

Try Jules today at jules.google