Google Jules V2 targets Claude Code with goal-driven coding agent
Key insights
- Jules V2 shifts from step-by-step prompting to outcome-based goals like raising test coverage or cutting latency targets.
- The agent runs in a persistent workspace with continuous goal-tracking, competing directly with Claude Code and OpenAI Codex.
- The original Jules exits beta and enters free and paid tiers of Google AI Pro and Ultra alongside the V2 waitlist launch.
Why this matters
Google entering persistent, goal-driven agentic coding directly challenges Anthropic and OpenAI on the product surface where both have their clearest commercial traction with developers. The move to outcome specification rather than prompt chaining raises the floor on what all three platforms must deliver, compressing the differentiation window for early-mover advantages Claude Code and Codex currently hold. For AI-native dev tooling companies below the hyperscaler layer, distribution through Google AI Pro and Ultra tiers signals that bundling into existing subscriptions may become the dominant go-to-market, squeezing standalone coding agents on pricing.
Summary
Google used its I/O 2026 keynote to announce Jules V2, internally codenamed Project Jitro, a significant rearchitecting of its agentic coding assistant that drops step-by-step prompting in favor of high-level outcome specification. Developers set a goal — raise test coverage to 80%, cut p95 latency by 30ms — and the agent autonomously maps out and implements the required changes inside a persistent workspace with continuous goal-tracking.
The shift isn't cosmetic. Persistent workspaces and continuous goal-tracking mean Jules V2 operates more like a junior engineer holding context across a project than a stateless assistant waiting for the next prompt.
Essentially: (Google, Anthropic, OpenAI) are now competing directly for the same developer workflow layer.
- Jules V2 launches under a waitlist; the original Jules exits beta and moves to free and paid tiers of Google AI Pro and Ultra.
- The internal codename Project Jitro suggests this has been in development well ahead of the I/O announcement.
- Anthropic's Claude Code and OpenAI Codex are the named competitive targets.
The coding agent market is consolidating around goal-driven, persistent-context architectures, and the three largest AI labs are now building toward nearly identical product surfaces.
Potential risks and opportunities
Risks
- Anthropic risks accelerated enterprise churn if Google bundles Jules V2 at no additional cost inside Workspace contracts before Claude Code's next major capability update ships.
- Developers onboarding to Jules V2's persistent workspace model could encounter goal misinterpretation at scale, producing large automated changesets that are difficult to audit, creating liability exposure for teams without strong CI guardrails.
- OpenAI Codex, which lacks a comparable persistent-workspace product surface as of May 2026, may lose developer mindshare rapidly if Google's waitlist converts to broad availability within the next 90 days.
Opportunities
- CI/CD and code review platforms (GitHub, GitLab, Trunk) gain leverage to position themselves as the necessary human-in-the-loop checkpoint layer as goal-driven agents produce larger autonomous diffs.
- Security vendors focused on AI-generated code auditing (Semgrep, Snyk, Socket) can accelerate enterprise sales by framing their tooling as the missing guardrail for Jules V2 and similar outcome-based agents.
- Anthropic has a narrow window to publish concrete benchmark comparisons on goal-completion accuracy and safety before Jules V2 moves off waitlist, which could lock in enterprise evaluators already mid-procurement.
What we don't know yet
- Whether Jules V2's persistent workspace is sandboxed per-repository or operates across a developer's full codebase, which has significant security implications for enterprise adoption.
- Pricing and rate limits for the goal-driven V2 tier relative to Claude Code's Max plan and Codex's API pricing are not disclosed in current reporting.
- Timeline from waitlist to general availability is unspecified, leaving it unclear whether V2 ships broadly before or after anticipated updates to Claude Code and Codex in mid-2026.
Originally reported by devops.com
Read the original article →Original headline: Google Unveils Jules V2 'Project Jitro' at I/O 2026 — Goal-Driven Agentic Coding Workspace Competes Directly With Claude Code and Codex