Google DeepMind integrates computer-use tooling into Gemini 3.5 Flash
The Flash variant of the Gemini 3.5 model now includes built-in computer-use capabilities, enabling developers to build agents that can interact with desktop, mobile, and browser environments.
1 source · cross-referenced
- Gemini 3.5 Flash now includes built-in computer-use tooling for agentic tasks across platforms.
- The feature was previously available as a standalone model and is now integrated natively into the main Flash model.
- Developers can use the capability via the Gemini API and Gemini Enterprise Agent Platform.
- Enterprise safeguards include optional user confirmation for sensitive actions and automatic task stops for indirect prompt injection.
Google DeepMind announced that computer-use capabilities are now a built-in tool in the Gemini 3.5 Flash model, enabling developers to build agents that can see, reason, and take action across browser, mobile, and desktop environments. Previously, this capability was available only as a standalone model (Gemini 2.5 computer use).
The integration is positioned as delivering improved performance for long-horizon and enterprise automation tasks, such as continuous software testing and knowledge work across professional applications. Developers can access the feature via the Gemini API and the Gemini Enterprise Agent Platform.
To address prompt-injection risks in live environments, Google DeepMind implemented targeted adversarial training for computer-use in Gemini 3.5 Flash. The company also introduced two optional enterprise safeguard systems: one that requires explicit user confirmation for sensitive or irreversible actions, and another that automatically stops tasks if an indirect prompt injection is detected.
Google DeepMind recommends combining these safeguards with secure sandboxing, human-in-the-loop verification, and strict access controls as part of a defense-in-depth approach. Additional safety measures are documented in the company’s best practices guidance.
The announcement includes examples of computer use in practice, such as analyzing the Gemini app to return a categorized list of features and auditing documentation for accessibility issues.
- Jun 24, 2026 · OpenAI — News
OpenAI backs global standards effort for advanced AI through Appia Foundation
Trust72 - Jun 23, 2026 · Simon Willison’s Weblog
Researchers identify role confusion as a fundamental challenge in preventing prompt injection
Trust79 - Jun 23, 2026 · Simon Willison — weblog
Researcher ports 0.2B Moebius image inpainting model to run in-browser via WebGPU
Trust84