Google just rolled out a product that might make coding a lot easier. Google introduced Jules, its AI coding tool, in December in Google Labs . Today, Jules is available to everyone and everywhere the Gemini model is available, without a waitlist. SEE ALSO: Here's everything AI coming to Google Gmail "Just submit a task, and Jules takes care of the rest — fixing bugs, making updates. It integrates with GitHub and works on its own," Tulsee Doshi, the senior director and product lead for Gemini Models, said at Google I/O 2025 . "Jules can tackle complex tasks in large codebases that used to take hours, like updating an older version of Node.js. It can plan the steps, modify files, and more in minutes." According to a Google blog post , Jules is an "asynchronous, agentic coding assistant that integrates directly with your existing repositories. It clones your codebase into a secure Google Cloud virtual machine (VM), understands the full context of y...