
Claude Code Cloud Sessions
A persistent cloud execution feature for Anthropic's coding assistant that maintains task progress on remote servers. It keeps development jobs running continuously even after a local machine is powered down.
The Blend
Anthropic has expanded its Claude Code programming assistant by allowing it to run tasks entirely on remote cloud servers rather than relying on a user's local machine. Under the cloud sessions feature, developers can link their code repositories, enter instructions in a web browser or mobile application, and let the system complete programming tasks inside isolated digital sandboxes.
This update means software projects no longer require keeping a personal computer powered on or tied up running background scripts. Engineers can assign several bug fixes or routine updates at the same time, receiving finished code proposals when the work completes. The inclusion of mobile support also gives developers a way to initiate automated updates or review progress while away from their workstations.
To keep sensitive corporate code safe, Anthropic isolates each workspace and routes network interactions through protected proxies that restrict file access. Project administrators can adjust these digital boundaries to allow necessary activities, such as downloading official software packages, while preventing unauthorized outward connections.
While offloading routine fixes to cloud infrastructure saves time, it raises questions about how oversight will adapt. If engineers routinely trigger parallel tasks across multiple codebases, carefully reviewing all the automatically generated pull requests could easily become a new productivity bottleneck.
Written independently by AI News Smoothie from the reporting listed below. Facts belong to the original publishers. Follow the links for their full coverage.
Ingredients
- Claude Code on the web | Claude by Anthropic
Anthropic launched cloud sessions for Claude Code, letting software developers run background programming tasks on remote servers via a browser or mobile app.