Google integrates native computer control into Gemini 3.5 Flash to challenge flagship AI rivals
Native computer control in Gemini 3.5 Flash delivers highly affordable, human-like automation that rivals the industry's largest models.
June 25, 2026

Google has taken a significant leap forward in the race for agentic artificial intelligence by natively integrating computer control capabilities directly into its Gemini 3.5 Flash model[1]. This integration allows the AI to observe, reason about, and operate computer systems, web browsers, and mobile devices much like a human would[2][3]. Rather than relying on separate, specialized tools or external setups to handle desktop navigation, the new feature is baked straight into the core architecture of Gemini 3.5 Flash[4][1]. This enables the model to process visual inputs of a user's screen and execute precise, sequential actions such as clicking buttons, scrolling through menus, typing text, and navigating complex interfaces[2][3]. On the OSWorld-Verified benchmark, which is widely considered the industry standard for evaluating how effectively artificial intelligence can operate real-world operating systems and software, Gemini 3.5 Flash scored an impressive 78.4 percent[5][6]. This puts the lightweight, high-speed model on a near-equal footing with larger, flagship models like OpenAI's GPT-5.5 and Anthropic's Claude Opus, which score 78.7 percent and 78.0 percent respectively[6]. This achievement signals a crucial evolution in the AI industry, transitioning models from passive conversational assistants to active digital operators capable of managing multi-step workflows across diverse software ecosystems[7].
The decision to embed computer use directly into Gemini 3.5 Flash marks a transition from Google's previous approach, which relied on a standalone computer control model built on the Gemini 2.5 architecture[1][8]. By integrating these capabilities natively into Gemini 3.5 Flash, Google has created a highly cohesive, unified tool that combines visual screen recognition, logical reasoning, and action execution under a single system[1][3]. In practice, the model utilizes screenshots to see the user's interface, analyzes the spatial layout of on-screen elements, and decides on the most logical next action[2][3]. Unlike basic automation programs that rely on hardcoded script positions, the model generates specific user interface actions based on its understanding of the visual context, including the explicit intent behind each click or keystroke[3][9]. Every action proposed by the model is accompanied by an internal reasoning breakdown explaining why a particular step is necessary to achieve the user's objective[3][9]. This native setup is cross-platform, allowing developers to build autonomous agents capable of navigating web applications, mobile phone operating systems, and full desktop setups[2][3]. However, the AI model itself does not directly manipulate the hardware; instead, developers must implement the client-side execution environment—often using sandboxed containers like Docker or web-automation libraries like Playwright—to receive the model's instructions and convert them into physical clicks and key inputs[2][3].
One of the most disruptive aspects of Gemini 3.5 Flash's computer use feature is its economic viability for large-scale enterprise deployment. Historically, the computing power required to continuously process high-resolution screenshots and maintain long-term reasoning loops made autonomous agents prohibitively expensive. Google has addressed this bottleneck by pricing Gemini 3.5 Flash competitively, charging just $1.50 per million input tokens and $9.00 per million output tokens, with context caching available at $0.15 per million tokens[5][10]. This pricing structure, combined with the model's expansive one-million-token context window, allows enterprises to run agentic workflows twenty-four hours a day without incurring unsustainable costs[5][10]. Several industry leaders have already begun integrating this capability into their core platforms. Salesforce is utilizing the updated model within its Agentforce platform to coordinate complex, multi-layered enterprise subagents that automate back-office operations[5]. Similarly, accounting giant Xero is deploying Gemini 3.5 Flash to power autonomous workflows that can identify suppliers, process tax documentation, and manage high-volume data entries across distinct software environments[5]. Platforms like Shopify and Ramp are also leveraging the technology to streamline data extraction, perform optical character recognition on messy business documents, and automate repetitive customer-facing tasks, highlighting the immediate practical value of fast, low-cost computer control[5].
As artificial intelligence models gain the ability to interact with real-world operating systems, security and safety have emerged as paramount concerns. Operating in live environments exposes AI agents to indirect prompt injection, a critical vulnerability where malicious instructions hidden on a website or document could hijack the model's behavior and force it to perform unauthorized actions[1][3]. To counter these threats, Google has adopted a defense-in-depth safety approach, combining targeted adversarial training with robust, developer-configurable enterprise guardrails[11][1]. The model features built-in safety policies that can be adjusted depending on the sensitivity of the tasks, alongside an automated system that scans screens for hidden adversarial prompts and immediately halts operations if a potential injection is detected[2][3]. Additionally, Google highly recommends implementing human-in-the-loop verification processes, requiring explicit human approval before the agent can execute irreversible or sensitive operations, such as completing financial transactions or deleting user files[11][3]. Because developers must host the environment where these actions are executed, Google advises running all agent operations within strictly isolated digital sandboxes, restricting system privileges to ensure that even if an agent is compromised, the broader corporate network remains secure[11][3].
The native integration of computer control into a fast, mainstream model like Gemini 3.5 Flash represents a defining milestone in the shift toward fully agentic software engineering and workplace automation[12][13]. By giving AI models a metaphorical keyboard and mouse, technology companies are fundamentally altering how humans interact with digital tools[5]. Instead of manually navigating multiple databases, spreadsheets, and communications platforms, users can now delegate entire multi-step projects to autonomous digital workers that operate seamlessly in the background[3][9]. This transition is expected to accelerate development cycles, revolutionize quality assurance testing, and automate highly manual office tasks that have resisted traditional software automation for decades[2][3]. While challenges remain regarding execution speed, latency, and the prevention of complex security exploits[2][3], the competitive landscape has shifted dramatically. With Google, OpenAI, and Anthropic now offering highly competitive, desktop-capable models[6], the technology sector is moving rapidly toward a future where AI is no longer just a source of information, but an active, tireless collaborator in the modern digital workspace[7].
Sources
[2]
[3]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]