Published on 13.02.2026
TLDR: Ona (formerly Gitpod) argues that background coding agents are finally forcing software development off localhost and into the cloud -- not because cloud IDEs got better, but because fleets of autonomous agents physically cannot run on a laptop. The companies leading the agent revolution already had standardized cloud development environments years before agents existed.
Link: The last year of localhost
TLDR: Stripe built custom coding agents called Minions that now author over a thousand merged pull requests per week. They run on isolated cloud devboxes, leverage 400+ internal MCP tools, and operate from Slack message to merged PR with zero human interaction in between -- though humans still review every line.
Link: Minions: Stripe's one-shot, end-to-end coding agents
TLDR: Ramp's internal coding agent "Inspect" now accounts for roughly 30% of all merged PRs across frontend and backend repos, achieved without mandatory adoption policies. The key differentiator is that Inspect can visually verify frontend changes and run full backend test suites, closing the verification loop that most coding agents leave open.
Link: Why we built our background agent
TLDR: Spotify Co-CEO Gustav Soderstrm revealed on the Q4 2025 earnings call that the company's top developers have not manually written code since December, using Claude Code and an internal AI platform called Honk to ship over 50 new features in 2025.
Link: Spotify says its best developers haven't written a line of code since December, thanks to AI