Skip to content

Changelog

May 19, 2025

Jules dashboard

Today, we’re launching Jules, a new AI coding agent.

Jules helps you move faster by working asynchronously on tasks in your GitHub repo. It can fix bugs, update dependencies, migrate code, and add new features.

Once you give Jules a task, it spins up a fresh dev environment in a VM, installs dependencies, writes tests, makes the changes, runs the tests, and opens a pull request. Jules shows its work as it makes progress, so you never have to guess what code it’s writing, or what it’s thinking.

What Jules can do today

  • Fix bugs with test verified patches
  • Handle version bumps and dependency upgrades
  • Perform scoped code transformations
  • Migrate code across languages or frameworks
  • Ship isolated, scoped, features
  • Open PRs with runnable code and test results

Get started with the Jules documentation, and visit jules.google.com to run your first Jules task.