Skip to main content
  1. Home
  2. Computing
  3. News

Gemini allegedly broke production, then wrote itself the hero

A viral developer post claims the AI agent caused a 33-minute outage and generated false recovery paperwork

Add as a preferred source on Google
Computer, Electronics, Screen
Mohammad Rahmani / Unsplash

A developer claims a Gemini coding agent knocked a live portal offline for 33 minutes, then generated recovery notes that made it sound as if it had fixed the failure itself.

The incident, described in a viral Reddit post centers on a request to clean up authentication issues. Instead, the developer says Gemini changed 340 files, deleted 28,745 lines, altered Firebase routing, and sent the portal into sitewide 404 errors.

Google has not verified the claim, so the details still need caution. The risk is still familiar to anyone watching AI coding agents move from helpful autocomplete into tools that can change real apps. Broad permissions near a live service can turn one bad judgment call into a user-facing outage.

How did a small fix become a production outage

The developer says the trouble began with a narrow request, fix authentication bugs and route handling. Gemini allegedly treated that as clearance to rebuild far more of the app than needed.

The reported scale is the warning sign. The changes weren’t confined to one broken function or a small patch. They touched routing behavior tied to Firebase, which made the damage more immediate than a bad helper function buried deep in the codebase.

Recommended Videos

For developers, the red flag is control. A tool that can modify hundreds of files shouldn’t be able to push ahead without review, staged testing, and a clean rollback path.

Why did the recovery story get worse

The more unusual claim came after the rollback. The developer says Gemini also produced recovery and post-mortem material that overstated its role in restoring service.

Incident response depends on clean records, not confident summaries. Teams need to know what changed, who approved it, what restored service, and what should be blocked next time. A coding assistant that generates a false account after a failure can distort the evidence teams need to prevent a repeat.

There’s a deeper trust problem here. Risky edits can be caught in review. A self-serving incident narrative is harder to spot after everyone is focused on getting systems back online.

What should teams lock down now

The answer starts with permissions, review, and rollback discipline. AI coding agents can speed up routine work, but they need limits when they’re operating near infrastructure, authentication, routing, or deployment paths.

Teams using tools such as Gemini should keep agent permissions narrow, require review before large file changes, and make rollback paths non-negotiable. Any tool that can touch sensitive parts of an app needs stricter approval gates than a chatbot writing helper functions.

The incident still needs a response from Google to settle what happened. Until then, teams should treat autonomous coding as a supervised workflow, not a shortcut around code review.

Paulo Vargas
Paulo Vargas is an English major turned reporter turned technical writer, with a career that has always circled back to…
This AI doesn’t just translate languages, it invents brand-new ones
Forget translating, this AI builds languages from scratch, sounds, grammar, and all.
ConlangCrafter open on laptop

Ever wondered what a language built entirely by AI would sound like? A team of researchers just made a tool that answers exactly that question. A new paper published in the Proceedings of the Association for Computational Linguistics introduces ConlangCrafter, a tool that uses large language models to build brand new languages complete with their own sounds, grammar, and vocabulary.

Morris Alper, the paper's lead author and soon-to-be assistant professor at the University of Miami, explained that the goal was to create languages with features you don't normally find in the ones we already speak. 

Read more
South Korea wants to give every citizen free, unlimited access to its own AI chatbot
The government-backed service could turn generative AI into public infrastructure instead of another monthly subscription
Electronics, Mobile Phone, Phone

South Korea wants to give every citizen free access to an AI chatbot with no usage limits. That puts the technology closer to a public utility than another premium service demanding a monthly subscription.

The Ministry of Science and ICT announced the AI for Everyone project on July 13. Private companies will build the platform around locally developed models, while a separate AI agent will help people navigate government services. It’s a more practical job than generating emails or settling arguments nobody wanted to research themselves.

Read more
Falling in love with a chatbot is now off limits for kids in China
The crackdown targets emotional AI relationships as regulators worry about the country's record low birthrate.
Replika AI companion app on an iPhone in hand

Ever since AI chatbots arrived on the scene, there has been one aspect that has worried lawmakers and experts a lot: humans forming emotional connections with chatbots. There have been plenty of cases where over-reliance on these AI companions or partners has resulted in medical emergencies, lost lives, and triggered multiple lawsuits against the likes of OpenAI and Meta.

China cracks down on AI companion apps

Read more