
Jules
About
Google's asynchronous AI coding agent: hand it a task and it clones your repo in a cloud VM, plans, executes on its own and delivers a GitHub PR, with a cross-platform CLI and open API — free tier of 15 tasks a day, higher limits bundled with Google AI Pro/Ultra subscriptions
Our Verdict
RecommendedDelegate the boring PRs and keep coding
Jules occupies a different slot than Cursor or Claude Code: it's not a pair programmer, it's a contractor. You hand it a task — fix this bug, bump these dependencies, add tests for that module — and it spins up a cloud VM, clones your repo, drafts a plan for your approval, executes unattended and comes back with a GitHub pull request. That async loop is precisely wrong for exploratory hacking and precisely right for the long tail of maintenance work every team defers. Since leaving beta it has matured fast: Gemini 3.1 Pro under the hood, a cross-platform CLI and open API for scripting it into CI, parallel tasks with environment snapshots, and Memory that retains your repo's conventions between runs. The free tier — 15 tasks a day, 3 concurrent — is the most generous in the category and makes trying it a no-brainer. Constraints to know: it's GitHub-centric, so other forges fit awkwardly; there's no standalone paid tier, so scaling means a $19.99 Google AI Pro subscription; and complex PRs still demand real review before merge. Used for what it's built for — routine, well-scoped, parallelizable work — Jules is the most practical async agent you can adopt today, and the price of entry is zero.
Best for
- •Developers offloading maintenance work to run in the background
- •Teams already living in GitHub pull-request workflows
- •Anyone wanting a capable coding agent without paying upfront
Consider alternatives if
- •You want real-time interactive pairing in your editor (→ Cursor)
- •You need an agent that runs locally in your terminal (→ Claude Code)
Supported Platforms
Available platforms include Web App, Windows, macOS, Linux, and API.
Key Features
Pricing
Use Cases
Pros
Cons
Latest Update
2026: Jules now runs on Gemini 3.1 Pro, having left beta in August 2025 — the toolkit grew with the cross-platform Jules Tools CLI, an open API, parallel tasks with environment snapshots, and Memory that retains repo conventions.
More from Google
Google's multimodal AI model for text, image, and code understanding
Google's free AI development platform to explore and call Gemini and other latest models with API integration
Google's Gemini image generation and editing model (codename "Nano Banana", i.e. Gemini 2.5 Flash Image), known for character consistency, natural-language editing and multi-image fusion
Google's AI research and note-taking assistant (renamed Gemini Notebook in July 2026): upload PDFs, web pages and videos for grounded Q&A with inline citations, plus the much-loved Audio Overviews podcast mode, Video Overviews and Deep Research auto-reports — generous free tier, higher limits bundled with Google AI subscriptions
Related Code & Development Tools
AI coding assistant integrated in VS Code for real-time code completion
AI-native code editor with multi-model support, redefining programming experience
AI frontend code generator that creates React components from natural language
Online AI coding platform with integrated code generation, debugging and deployment