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

GCPO: When Contrast Fails, Go Gold – Takara TLDR

I’m fed up of AI chatbots replacing customer service

New Legislation Is Likely To Drive AI Adoption Rather Than Create Jobs

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
VentureBeat AI

Google’s Jules aims to out-code Codex in battle for the AI developer stack

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


Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More

Vibe coding and the growth of AI-powered coding platforms gave rise to yet another battleground among tech companies. 

In December, Google released Jules, an autonomous coding agent that can fix bugs asynchronously, as an experiment. However, during Google I/O, Google announced that Jules will now be available in beta. 

With the broader release of Jules, Google positions itself as a strong competitor against a rising number of AI coding assistants designed to write, check and fix code autonomously. 

Josh Woodward, vice president of Google Labs, told reporters in a briefing that Jules “will be available to help developers fix bugs, create tests, consult documentation all happening in the background.”

“People are describing apps into existence,” Woodward said. “This started out as an asynchronous coding agent with the idea that, what if you created a way where you could assign tasks to this agent for the things you didn’t want to do?”

Jules will be integrated into GitHub and uses Google’s Gemini 2.5 Pro. During the public beta phase, developers can access Jules for free but with usage limits. 

Asynchronous and parallel

Jules works asynchronously, allowing developers to assign it a task while they work separately on something else. It runs tasks inside a virtual machine, shows tasks and their reasoning and even offers audio summaries. 

But Jules is not the only asynchronous and parallel task coding agent on the market, nor was it the only one announced in May. 

OpenAI surprised the industry by releasing a research preview of its coding agent Codex, after rumors circulated that the company would buy the coding startup Windsurf. Codex began life as a coding model but has since transformed into a coding agent able to write, fix bugs and answer codebase questions in a separate sandbox.

Codex was also behind one of the first code completion assistants, GitHub Copilot. GitHub announced at Microsoft Build this week a GitHub Copilot Agent, doing much of the same asynchronous work as Codex and Jules. 

Social media is abuzz with interest in the upcoming arms race around coding agents, even before Jules and Codex were fully released to the public. 

Yeah, I think Jules beats Codex by a lot. Only tested on a my lazy prompt so far “Analyze the project and write unit tests to cover 100%”.
– Jules plans first and creates its own tasks. Codex does not. That’s major.
– Jules VMs have internet pic.twitter.com/DCGPKwiNiP

— Daniel Nakov (@dnak0v) May 19, 2025

@Google ai agent Jules just made her first contribution to a project I’m working on
Feedback: I really wish there was a way where I could select files or directories where I would want the AI to focus on pic.twitter.com/z5yMaF2ERb

— Nicolas (@NicolasSerna314) May 20, 2025

Seems like Coding agents that can submit PRs are the new shiny objects. Codex from OpenAI, Copilot coding agent from GitHub/Microsoft, Jules from Google, Claude and xAI when?

— Samuel (@SamuelSurfboard) May 20, 2025

These more autonomous coding platforms follow the growth of “vibe coding,” where code and applications are generated mostly through prompting rather than hard coding written by humans. The entrance of Big Tech companies like Google and OpenAI into this arena brings coding agents even more to the forefront of the AI arms race. 

More AI-powered code

Even inside Google, Jules is not the only AI coding platform for building applications. Google offers Code Assist, AI Studio, Jules and Firebase. 

Firebase, announced in April, allows non-coders to build applications and add AI features. Google updated the platform, adding a new AI Workspace for Firebase Studio and Firebase AI Logic to monitor AI usage. 

Firebase Studio, powered by Gemini 2.5 Pro, allows users to build more sophisticated applications. Firebase AI Logic offers developers the means to add features to the app’s backend, like authentication and identity. It also allows people to check token usage or resolve latency issues without needing a third-party orchestration program. 

Jeanine Banks, vice president and general manager for Developer X and head of Developer Relations at Google, told VentureBeat that Firebase differentiates itself from Jules and other Google coding products by being the first place people new to coding can experiment with making their own AI applications. 

“Google offers many wonderful tools to help you with specialized parts of your stack. So, for example, you can use Google AI Studio, which helps in experimenting with your AI inference to figure out the best optimized prompts,” Banks said. “But Firebase is the single place that integrates all of those things together, and it’s a single place for full-stack developers and professionals, but also creators who are vibe coding.”

Daily insights on business use cases with VB Daily

If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.

Read our Privacy Policy

Thanks for subscribing. Check out more VB newsletters here.

An error occured.





Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous ArticleGoogle’s Sergey Brin: ‘I made a lot of mistakes with Google Glass’
Next Article AI, CEOs, and the Wild West of Streaming
Advanced AI Editor
  • Website

Related Posts

Is vibe coding ruining a generation of engineers?

October 12, 2025

Will updating your AI agents help or hamper their performance? Raindrop's new tool Experiments tells you

October 11, 2025

When dirt meets data: ScottsMiracle-Gro saved $150M using AI

October 11, 2025
Leave A Reply

Latest Posts

The Rubin Names 2025 Art Prize, Research and Art Projects Grants

Kochi-Muziris Biennial Announces 66 Artists for December Exhibition

Instagram Launches ‘Rings’ Awards for Creators—With KAWS as a Judge

Museums Prepare to Close Their Doors as Government Shutdown Continues

Latest Posts

GCPO: When Contrast Fails, Go Gold – Takara TLDR

October 12, 2025

I’m fed up of AI chatbots replacing customer service

October 12, 2025

New Legislation Is Likely To Drive AI Adoption Rather Than Create Jobs

October 12, 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

  • GCPO: When Contrast Fails, Go Gold – Takara TLDR
  • I’m fed up of AI chatbots replacing customer service
  • New Legislation Is Likely To Drive AI Adoption Rather Than Create Jobs
  • C3.AI DEADLINE FOR LEADERSHIP is October 21, 2025 in a Securities Fraud Lawsuit – Contact Kaplan Fox & Kilsheimer LLP
  • A^2Search: Ambiguity-Aware Question Answering with Reinforcement Learning – Takara TLDR

Recent Comments

  1. Wettanbieter ohne Lizenz on Chinese Firms Have Placed $16B in Orders for Nvidia’s (NVDA) H20 AI Chips
  2. bi.olecommunications.Com on Ex-Google DeepMind Researcher is Building AGI for the Real, Physical World
  3. tipp Wetten vorhersage on Midjourney Brings AI Video Generation Model Called the ‘V1’—Here’s How Much It Would Cost
  4. Hermanminue on Steven Pinker: AI in the Age of Reason | Lex Fridman Podcast #3
  5. Wettbüro öffnungszeiten Feiertage on Trump’s Tech Sanctions To Empower China, Betray America

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.