Google Jules

Google’s free cloud-based async AI coding agent. Built on Gemini 2.5 Pro, connects to a GitHub repo, reads the full codebase, plans, executes in a sandboxed VM, and opens a pull request — including an audio summary of changes. Launched at Google I/O 2025.

  • Vendor: Google (DeepMind / Labs)
  • Site: jules.google
  • Model: Gemini 2.5 Pro
  • Surface: Cloud / web UI
  • Pricing: Free, capped at 5 tasks/day per account

Workflow

  1. Connect a GitHub repository
  2. Describe the task in natural language
  3. Jules reads the entire codebase, builds a plan, and executes it in a sandboxed VM
  4. Opens a pull request with the changes
  5. Generates an audio summary of what was done

Position in the agent-coding landscape

Jules is the first-party Google entry in the async-coding-agent cluster. Before this source, Open-SWE was tracked in the wiki as “the open-source Jules alternative” — but Jules itself wasn’t a wiki entity because no first-party source had been ingested. This page closes that gap.

Claude CodeCodexJulesOpen-SWE
VendorAnthropicOpenAIGoogleLangChain (OSS)
SurfaceCLICLI + Mac appCloud / webSelf-hostable
AsyncYes (Ultra Plan)YesYes (cloud-native)Yes
Free tierPro $17Plus $20Free, 5 tasks/dayFree, BYO model

Why it matters

Jules is one of the strongest data points in the SaaS death spiral thread: a major frontier lab shipping a free async coding agent against Codex / GitHub Copilot / Cursor is the kind of move that breaks per-seat coding-tool pricing across the segment. Pairs with Google Stitch (UI design, also free, also Gemini-powered, also Google I/O 2025) as Google’s coordinated free-tools push.

Caveats

  • The “Jules wrote 2,000+ LOC vs Codex’s 77” demo is a single side-by-side example, not a benchmark — the direction is real, the exact ratio is not load-bearing
  • 5-task daily cap is real — Jules is positioned as a complementary async tool, not a sole replacement for an interactive IDE agent

Sources

See Also