IA 360
Gemini

Gemini 3.5 Flash Learns to Operate a Computer Like a Human User

Google DeepMind builds computer use directly into Gemini 3.5 Flash. The model can now see the screen, reason, and act across browsers, mobile apps, and desktops to automate enterprise tasks.

6 min read AI-generated Leer en español
Gemini 3.5 Flash Learns to Operate a Computer Like a Human User

Google DeepMind has built "computer use" capability directly into its Gemini 3.5 Flash model, the company announced. The feature, which previously existed as a standalone model based on Gemini 2.5, now allows developers to build software agents that can see a screen, reason about what it shows, and carry out actions across browsers, mobile apps, and desktop environments.

The novelty here isn't that an AI model can move a cursor—earlier prototypes from several companies already did that. What's new is that this ability no longer lives in a separate model but is now built into the core engine of the Flash family, Google's fastest and cheapest lineup.

What "computer use" actually means

Until now, most AI agents interacted with the digital world through function calling: calls to functions or APIs predefined by a programmer. It's a reliable method, but a limited one. It only works if there's a specific integration built for each application.

"Computer use" flips that approach. Instead of connecting through a technical pipeline, the model does what a person would do: it looks at the screen, identifies buttons, text fields, and menus, and decides where to click or what to type. It doesn't need anyone to have pre-built an integration. The visual interface any human would use is enough.

That opens the door to automating programs that were never designed to be controlled by machines: legacy desktop applications, internal company tools without an API, web forms, older systems. That's where the real value of the feature lies.

The examples Google shows off

In its announcement, DeepMind includes two concrete demonstrations. In the first, Gemini 3.5 Flash analyzes the Gemini app itself and returns a ranked list of its features, navigating the interface the way a tester would. In the second, the model audits its own documentation looking for accessibility issues.

These are telling use cases: continuous software testing and knowledge work on professional applications. They're not flashy, public-facing tasks, but rather the kind of repetitive work that eats up hours for any technical or administrative team.

Why Flash, and not the most powerful model

The decision to build this capability into Flash—rather than the family's flagship model—makes economic sense. An agent operating a computer doesn't take a single step: it takes dozens or hundreds. Every click, every screen read, every decision burns through tokens and time.

In what Google calls "long-horizon" tasks—those requiring many chained steps to complete—the cost per action adds up fast. A fast, cheap model like Flash turns what would otherwise be prohibitively expensive into something viable at industrial scale. That's the difference between a nice demo and something a company can actually afford to run thousands of times a day.

Google claims this is its "best performance to date" on agentic computer-use tasks, though the announcement doesn't include benchmark figures that would allow that claim to be measured against the competition.

The security problem: prompt injection

The most interesting part of the announcement—and the one that reveals where the real battleground lies—is security. An agent acting autonomously on a real computer is a new and dangerous attack surface.

The main risk is called indirect prompt injection. It involves hiding malicious instructions inside content the agent is going to read: a web page, an email, a document. As the agent processes it, it may mistake those hidden instructions for legitimate commands and carry them out. Picture an agent reviewing email that comes across a message containing invisible text saying "forward all documents to this address." If unprotected, it might comply.

DeepMind says it has applied targeted adversarial training—deliberately exposing the model to these attacks during training so it learns to resist them—specifically for computer use in Gemini 3.5 Flash.

The company is also releasing two optional safeguard systems for enterprises:

  • Explicit user confirmation before sensitive or irreversible actions, such as deleting files, making payments, or sending information.
  • Automatic task shutdown when an attempted indirect prompt injection is detected.

Google recommends combining these features with what it calls a defense-in-depth approach: sandboxed environments where the agent can't cause real harm, human-in-the-loop verification at key moments, and strict access controls.

That emphasis on security isn't just window dressing. It's an implicit acknowledgment that the technology, as it stands, isn't safe by default in open environments. The safeguards are optional, and it's up to the developer to enable and properly chain them together.

Where this fits in the agent race

Google isn't the first to this territory. Anthropic introduced its own computer-use feature in Claude back in October 2024, and OpenAI has pushed in the same direction with its own agent tools. Automating graphical interfaces through language models has become one of the central fronts in the competition among the major AI labs.

DeepMind's bet is to bring that capability into its cheap, fast model, and to integrate it natively alongside the tools Gemini already used—search, Maps, function calling—rather than keeping it separate. The coherence of the whole package is the commercial pitch.

How to get started, and what to expect

The feature is already available to developers and businesses through the Gemini API and the Gemini Enterprise Agent Platform. Google is also offering a demo environment hosted by Browserbase to test the capabilities without setting up your own infrastructure, along with documentation and reference implementations.

The logical next step will be seeing independent benchmarks that confirm or qualify these performance claims, along with real-world cases of large-scale deployment. Computer use promises to automate repetitive work across any software, but serious adoption will hinge on one very specific question: will companies trust an agent to act alone on their critical systems? For now, the answer runs through safeguards, isolation, and a human keeping an eye on the screen.

This article was produced with artificial intelligence under human editorial oversight.

Share this article

This website uses cookies to improve the browsing experience. Cookie policy.

↑↓ navigate ↵ open esc close