August 8, 2025
5 min read
J.R. Johnivan
Google’s Jules AI Coding Agent Now Generally Available
Google has officially launched Jules, its autonomous AI coding agent, following a successful two-month open beta. Jules is designed to assist developers by autonomously generating features, running tests, patching bugs, and delivering rapid code enhancements. Described as an asynchronous AI coding assistant, Jules works in the background while developers focus on other tasks. With just a few prompts, even novice programmers can leverage Jules to streamline their development workflows. Unlike traditional coding assistants, Jules can analyze existing codebases, explain its actions, and generate audio summaries of completed work when properly configured. According to a Google Labs post by Director Kathy Korevec:"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 your project, and performs tasks."
Key Features of Jules
Jules supports a variety of development tasks, including:- Creating and executing code tests
- Developing and adding new features
- Identifying and fixing bugs
- Updating dependencies
- Generating audio changelogs Jules integrates directly with GitHub repositories, allowing developers to assign tasks within their existing environments. It runs on Gemini 2.5 Pro, Google’s most advanced AI model to date, and can manage multiple operations simultaneously.
- Google One Plan ($1.99/month for 100GB or $9.99/month for 2TB): 15 daily tasks, 3 concurrent tasks, access to Gemini 2.5 Pro.
- Google AI Pro ($19.99/month): 100 daily tasks, 15 concurrent tasks, higher access to advanced models starting with Gemini 2.5 Pro.
- Google AI Ultra ($249.99/month): 300 daily tasks, 60 concurrent tasks, priority access to the latest AI models.
- Visit jules.google.com.
- Sign in with your Google account.
- Sync a GitHub repository.
- Assign tasks to Jules, choosing a default or alternative branch as needed. Crafting precise prompts is essential for optimal performance, especially given daily request limits. All code changes proposed by Jules are presented for review, allowing developers to refine them before final implementation.
- Anthropic’s Claude for Code
- Microsoft’s GitHub Copilot
- Windsurf’s Editor IDE
- AI Agents: Can GPT-5 Fix Them?
- AI Crypto Trading Tools Reshape Market Strategies
- Understanding Cryptocurrency Market Trends
Availability and Pricing
Jules is now available in regions supported by Gemini 2.5 Pro and can be accessed through a Google AI Plans subscription, which requires a Google Account. Pricing tiers include:Getting Started with Jules
Setup is simple:Alternative AI Coding Agents
While many AI agents serve as chatbots for customer service or tech support, several focus on coding assistance, including:Article updated by Megan Crouse after Jules’ public release and beta conclusion.
Source: Originally published at TechRepublic on August 8, 2025.