Google just handed AI the mouse and keyboard, and the race to build agents that work like digital employees just went from crawl to sprint.

The Summary

  • Gemini 3.5 Flash can now control computers by viewing screens, moving cursors, clicking buttons, and typing text just like a human would.
  • It works across Windows, Mac, and Linux desktops through the Gemini API, with no special integrations or custom software required on the target machine.
  • Early testing shows it can handle multi-step workflows like filling expense reports, processing invoices, and data entry tasks that currently burn hours of human attention.
  • The model is available now to developers through Google's API, putting it weeks ahead of Anthropic's Claude computer use capability that's still in beta.

The Signal

Google just made computer use available in Gemini 3.5 Flash, which means AI agents can now see your screen, control your cursor, click buttons, and type into forms without needing special API integrations for every single app. This is the difference between an agent that can read your calendar through Google's API versus one that can open Outlook, scroll through your week, and book a meeting room by actually clicking the same buttons you would.

The technical approach is straightforward. The model takes screenshots, analyzes what's on screen, then outputs precise coordinates and actions: move mouse to X,Y, click, type this string, press Enter. It works across operating systems because it's just watching pixels and sending inputs, the same way remote desktop software has worked for decades. The difference is there's now intelligence deciding what to click.

"This is the infrastructure layer for the agent economy. You can't build digital workers if they can't touch the tools."

Google's timing matters here. Anthropic announced Claude's computer use capability months ago, but it's still in limited beta. Gemini 3.5 Flash computer use is live in the API today. That's not just a product launch, it's a land grab for the developers building the next generation of automation tools. If you're coding an AI assistant right now, you're choosing which model to build on. Google just made that choice easier by shipping first.

The early use cases cluster around what companies call "swivel chair" work: copying data from email into a CRM, pulling numbers from PDFs into spreadsheets, filling out expense reports. Boring stuff. Expensive stuff. The kind of work that takes 20 minutes of a $75,000/year employee's time, three times a week, forever. Multiply that across a company and you're looking at real money. Testing shows the model can handle these multi-step workflows with accuracy rates in the 80-90% range, which isn't perfect but it's good enough to start shipping.

The Implication

If you're building anything in the automation space, you now have a production-ready model that can control computers without requiring every SaaS company to build an API integration. That changes the build vs. buy calculus for a lot of internal tools. If you're a knowledge worker whose job involves a lot of copying, pasting, and clicking through the same forms, this is the technology that starts eating those tasks within 12-18 months. Not all at once, but in chunks. Start looking for where you add judgment and context, not just execution.

Sources

Hacker News Best | Google DeepMind