Google just killed the most absurd ritual in AI: programmers walking around with laptops cracked open so their agents don't stop working.
The Summary
- Google launched Spark, a 24/7 AI agent that runs on Google Cloud, not your device — meaning you can actually close your laptop and the agent keeps working.
- Powered by Gemini 3.5, Spark lives inside the Gemini app and positions Google as moving beyond chatbots into proactive, always-on assistance.
- This is Google's answer to the agent economy's biggest friction point: most coding agents run locally, forcing users to keep machines on and connected.
The Signal
The laptop-ajar problem is real and ridiculous. As coding agents like Cursor and Windsurf gained traction, developers faced a choice: leave your machine running indefinitely or accept that your agent stops mid-task when you close the lid. Some carried laptops around half-open. Others set up elaborate workarounds. Google CEO Sundar Pichai specifically called this out on a press call before Google I/O, noting that Spark solves it by running entirely in the cloud.
The technical architecture matters here. Most consumer AI agents today run on-device because that's where your context lives: your files, your apps, your browsing history. Moving that to the cloud means Google needs deep hooks into its own ecosystem and permission to run continuously on your behalf. Spark does both. It integrates with Google's product sprawl — Gmail, Calendar, Drive, presumably everything else — and runs 24/7 without requiring your device to be active.
"You don't need to keep your laptop open to make sure it's running."
Google is positioning Spark as broader than coding assistants. The examples are telling:
- Planning parties
- Collating notes across documents
- Taking actions across multiple services
- Operating as a general digital assistant, not a specialized tool
This is the move from reactive chatbot to proactive agent. You tell it what you need done, then walk away. The agent figures out the steps, accesses the necessary services, and reports back when it's finished. Business Insider previously reported Google was testing a similar "24/7" agent internally codenamed Remy. Spark appears to be that project, productized.
The competitive angle is sharp. OpenAI has Operator, but it requires your browser to be open. Anthropic has Claude with computer use, but it's watching your screen in real-time. Google is betting that cloud-native wins because it doesn't tether the agent to your active session. You initiate, disconnect, and the work continues. That's a meaningful unlock if it works reliably.
The Implication
Watch how Google handles permission boundaries. An always-on agent with access to your email, calendar, and files is powerful. It's also a trust surface that makes Cambridge Analytica look quaint. If Spark can truly operate autonomously across your digital life, the question isn't just "what can it do" but "what should it be allowed to do without asking first."
For anyone building in the agent space, this is the first major cloud-native consumer agent from a platform company. If adoption is real, expect AWS and Azure to follow with similar infrastructure plays within months. The era of device-bound agents just got a clock on it.