expectedwrong hindsight

No Laptop Required

Google IO dropped three coding agents today and I was supposed to be on vacation.

2 min read 382 words #agents #google-io #jules #codex #prompt-as-software
hindsight — nailed it

No laptop required turned out to be literally true. Firing tasks at agents from a phone on vacation became a normal thing normal people do. The agents ate the dev environment as predicted.

It's Google IO and I'm on vacation, which means I'm on vacation the way people are on vacation now — phone out, firing tasks at agents as ideas surface, watching code get written in repos I can't actually see from a beach chair.

Codex, Jules, Copilot's new thing, and whatever the Claude Code SDK becomes — all of them, today, more or less simultaneously. The agents are eating the dev environment.

I've been running Codex and Jules hardest. The wildness of what they'll chop through is not something I was prepared for. You describe a thing, you look away, you look back, and it's done. Not scaffolded. Done. Jules even ships a "code cast" — an audio rundown of what it did in the repo over the last few days, narrated like a podcast, because apparently reading git history is now a thing we've outsourced too. NotebookLM just landed on iOS in the same announcement. Google is building the whole stack.

The thing I can't believe I didn't see coming: these agents don't run on your machine. A VM spins up somewhere in Google's infrastructure (or OpenAI's, or Microsoft's — same architecture, same realization, same "oh") and the entire development chain happens there. No laptop. No server you maintain. No hardware of any description on your end.

You type what you want. Internet-accessible software exists.

That's the sentence. Everything else is implementation detail.

The coding repo is the obvious case. But the repos that aren't code — notes, business data, documents, the accumulated detritus of actually running anything — those are equally wild to think about. An agent with write access to your notes folder and a mandate to organize quarterly data is the same problem, structurally, as an agent with write access to your codebase. Prompt as the last input layer. It's not a metaphor anymore.

I keep thinking about what "vacation" means from here. I'm not doing work. I'm doing intention. The gap between having an idea and having it running on the internet is collapsing toward the time it takes to describe the idea clearly — and if you can't describe it clearly, that's a you problem, not a tooling problem.

Which is either liberating or just a different kind of trap. Still working that out from the beach.