Close Menu
  • Home
  • AI Models
    • DeepSeek
    • xAI
    • OpenAI
    • Meta AI Llama
    • Google DeepMind
    • Amazon AWS AI
    • Microsoft AI
    • Anthropic (Claude)
    • NVIDIA AI
    • IBM WatsonX Granite 3.1
    • Adobe Sensi
    • Hugging Face
    • Alibaba Cloud (Qwen)
    • Baidu (ERNIE)
    • C3 AI
    • DataRobot
    • Mistral AI
    • Moonshot AI (Kimi)
    • Google Gemma
    • xAI
    • Stability AI
    • H20.ai
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Microsoft Research
    • Meta AI Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding & Startups
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • Expert Insights & Videos
    • Google DeepMind
    • Lex Fridman
    • Matt Wolfe AI
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • Matt Wolfe AI
    • The TechLead
    • Andrew Ng
    • OpenAI
  • Expert Blogs
    • François Chollet
    • Gary Marcus
    • IBM
    • Jack Clark
    • Jeremy Howard
    • Melanie Mitchell
    • Andrew Ng
    • Andrej Karpathy
    • Sebastian Ruder
    • Rachel Thomas
    • IBM
  • AI Policy & Ethics
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
    • EFF AI
    • European Commission AI
    • Partnership on AI
    • Stanford HAI Policy
    • Mozilla Foundation AI
    • Future of Life Institute
    • Center for AI Safety
    • World Economic Forum AI
  • AI Tools & Product Releases
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
    • Image Generation
    • Video Generation
    • Writing Tools
    • AI for Recruitment
    • Voice/Audio Generation
  • Industry Applications
    • Finance AI
    • Healthcare AI
    • Legal AI
    • Manufacturing AI
    • Media & Entertainment
    • Transportation AI
    • Education AI
    • Retail AI
    • Agriculture AI
    • Energy AI
  • AI Art & Entertainment
    • AI Art News Blog
    • Artvy Blog » AI Art Blog
    • Weird Wonderful AI Art Blog
    • The Chainsaw » AI Art
    • Artvy Blog » AI Art Blog
What's Hot

Why AI-Native CLM is Here to Stay – Artificial Lawyer

C-DiffDet+: Fusing Global Scene Context with Generative Denoising for High-Fidelity Object Detection – Takara TLDR

DeepSeek: what is it? – Telefónica

Facebook X (Twitter) Instagram
Advanced AI News
  • Home
  • AI Models
    • OpenAI (GPT-4 / GPT-4o)
    • Anthropic (Claude 3)
    • Google DeepMind (Gemini)
    • Meta (LLaMA)
    • Cohere (Command R)
    • Amazon (Titan)
    • IBM (Watsonx)
    • Inflection AI (Pi)
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Meta AI Research
    • Microsoft Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • AI Experts
    • Google DeepMind
    • Lex Fridman
    • Meta AI Llama
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • The TechLead
    • Matt Wolfe AI
    • Andrew Ng
    • OpenAI
    • Expert Blogs
      • François Chollet
      • Gary Marcus
      • IBM
      • Jack Clark
      • Jeremy Howard
      • Melanie Mitchell
      • Andrew Ng
      • Andrej Karpathy
      • Sebastian Ruder
      • Rachel Thomas
      • IBM
  • AI Tools
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
  • AI Policy
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
  • Business AI
    • Advanced AI News Features
    • Finance AI
    • Healthcare AI
    • Education AI
    • Energy AI
    • Legal AI
LinkedIn Instagram YouTube Threads X (Twitter)
Advanced AI News
TechCrunch AI

Google’s AI coding agent Jules is now out of beta

By Advanced AI EditorAugust 7, 2025No Comments5 Mins Read
Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
Share
Facebook Twitter LinkedIn Pinterest Email


Google on Wednesday launched its AI coding agent, Jules, out of beta, just over two months after its public preview debut in May.

Powered by Gemini 2.5 Pro, Jules is an asynchronous, agent-based coding tool that integrates with GitHub, clones codebases into Google Cloud virtual machines, and uses AI to fix or update code while developers focus on other tasks.

Google initially announced Jules as a Google Labs project in December and made it available to beta testers through a public preview at its I/O developer conference.

Kathy Korevec, director of product at Google Labs, told TechCrunch that the tool’s improved stability drove the decision to take it out of beta after receiving hundreds of UI and quality updates during its beta phase.

“The trajectory of where we’re going gives us a lot of confidence that Jules is around and going to be around for the long haul,” she said.

With the wider rollout, Google introduced structured pricing tiers for Jules, starting with an “introductory access” free plan capped at 15 individual daily tasks and three concurrent ones, down from the 60-task limit during beta. Jules’ paid tiers are part of the Google AI Pro and Ultra plans, which are priced at $19.99 and $124.99 a month, and offer subscribers 5× and 20× higher limits, respectively.

Korevec noted that Jules’ packaging and pricing are based on “real usage” insights gathered over the past couple of months.

“The 60-task cap helped us study how developers use Jules and gave us the information we needed to design the new packaging,” she said. “The 15/day is designed to give people a sense of whether Jules will work for them on real project tasks.”

Google also updated Jules’ privacy policy to be more explicit about how it trains AI. If a repository is public, its data may be used for training, but if it is private, Korevec said that no data is sent.

“We got a little bit of feedback from users that it [the privacy policy] wasn’t as clear as we thought it was, and so most of it is just responding to that. We didn’t change anything about what we’re doing on the training side, but we changed the language,” Korevec said.

During the beta, Google said that thousands of developers tackled tens of thousands of tasks, resulting in over 140,000 code improvements shared publicly. Initial feedback led the Google Labs team to add new capabilities, including reusing previous setups for faster task execution, integrating with GitHub issues, and supporting multimodal input.

Image Credits:Jules / X

The two primary users of Jules so far are the AI enthusiasts and professional developers, Korevec said.

By running asynchronously in a virtual machine, Jules stands apart from top AI coding tools like Cursor, Windsurf, and Lovable, which all work synchronously and require users to watch the output after each prompt.

“Jules operates like an extra set of hands … you can basically kick off tasks to it, and then you could close your computer and walk away from it if you want and then come back hours later. Jules would have those tasks done for you, versus if you were doing that with a local agent or using a synchronous agent, you would be bound to that session,” Korevec explained.

This week, Jules received a deeper integration with GitHub to open pull requests automatically — just like it could open branches — and a feature called Environment Snapshots to save dependencies and install scripts as a snapshot for faster, more consistent task execution.

From vibe coding to mobile use, beta trials informed Jules’ development

Since entering public beta, Jules has logged 2.28 million visits worldwide, 45% of them from mobile devices, per data from market intelligence provider SimilarWeb, reviewed by TechCrunch. India was the top market for traffic, followed by the U.S. and Vietnam.

Google did not share specifics on Jules’ user base and its top geographies.

Korevec told TechCrunch that during the beta, the team observed that many people used Jules from traditional vibe-coding tools to either fix bugs that might have been implemented or extend the vibe-coded project to make it more production-ready.

Originally, Jules required users to have an existing codebase. But Google soon realized many potential users — like those trying other AI tools — might want to explore it without one. Korevec said the company quickly enabled Jules to work even with an empty repository. That helped increase its scope and usage.

Google Labs’ team also noticed an increasing number of users accessing Jules through their mobile devices. Although the tool does not have a dedicated mobile app, Korevec said users were accessing it through its web app.

“Since it’s a big use case that we’re seeing emerging, we’re absolutely exploring what the features are that people need on mobile a lot more,” she noted.

Alongside beta testers, Korevec stated that Google already uses Jules to help develop some projects internally, and there is now a “big push” to use the tool on “a lot more projects” at the company.



Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous ArticleDelegate work to ChatGPT agent
Next Article The initial reactions to OpenAI’s landmark open source gpt-oss models are highly varied and mixed
Advanced AI Editor
  • Website

Related Posts

Tesla Dojo: The rise and fall of Elon Musk’s AI supercomputer

September 3, 2025

WordPress shows off Telex, its experimental AI development tool

September 3, 2025

Anthropic raises $13B Series F at $183B valuation

September 2, 2025

Comments are closed.

Latest Posts

Search for Nazi-Looted Art Leads to House Arrest Order in Argentina

Louvre Ends Nintendo 3DS Museum Guide Partnership After Over A Decade

Musée d’Orsay President Dies of Heart Failure at 58

Lindsay Jarvis Makes a Bet on the Bowery

Latest Posts

Why AI-Native CLM is Here to Stay – Artificial Lawyer

September 3, 2025

C-DiffDet+: Fusing Global Scene Context with Generative Denoising for High-Fidelity Object Detection – Takara TLDR

September 3, 2025

DeepSeek: what is it? – Telefónica

September 3, 2025

Subscribe to News

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

Recent Posts

  • Why AI-Native CLM is Here to Stay – Artificial Lawyer
  • C-DiffDet+: Fusing Global Scene Context with Generative Denoising for High-Fidelity Object Detection – Takara TLDR
  • DeepSeek: what is it? – Telefónica
  • Netweb Secures ₹1,734 Crore Deal for Nvidia AI Server Production, ETTelecom
  • New Turnitin Bypasser Detection Feature Helps Identify Use of AI Humanizer Tools — THE Journal

Recent Comments

  1. KurtisRow on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  2. enginekrypto.com - Asic Miners Goldshell Ethash Miner Blake256 Miner on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  3. KurtisRow on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  4. Coreybup on Foundation AI: Cisco launches AI model for integration in security applications
  5. ماکروفر ال جی on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10

Welcome to Advanced AI News—your ultimate destination for the latest advancements, insights, and breakthroughs in artificial intelligence.

At Advanced AI News, we are passionate about keeping you informed on the cutting edge of AI technology, from groundbreaking research to emerging startups, expert insights, and real-world applications. Our mission is to deliver high-quality, up-to-date, and insightful content that empowers AI enthusiasts, professionals, and businesses to stay ahead in this fast-evolving field.

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

LinkedIn Instagram YouTube Threads X (Twitter)
  • Home
  • About Us
  • Advertise With Us
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms & Conditions
© 2025 advancedainews. Designed by advancedainews.

Type above and press Enter to search. Press Esc to cancel.