Ai Agents 3 min read

Claude Cowork Gains Remote Execution on Web and Mobile

Anthropic expanded Claude Cowork to web and mobile devices, enabling remote cloud execution for background tasks and smartphone-based agent monitoring.

Anthropic expanded Claude Cowork to web and mobile devices, moving the agentic tool beyond its local desktop constraints. The update shifts task processing to Anthropic’s servers, introducing remote sessions that continue running when the user’s device is offline. For users managing long-running background tasks, the cloud infrastructure decouples agent execution from local hardware availability.

Remote Execution Capabilities

The shift to cloud processing enables untethered task execution. You can initiate a multi-step project on a desktop, close the application, and the agent will complete the workflow. The architecture supports scheduled tasks, allowing jobs like document processing to run automatically at specific times without active user presence.

Mobile support arrives through a unified interface connecting iOS and Android clients to active web and desktop sessions. Smartphone users receive push notifications for task progress and can approve or redirect the agent mid-task. This architectural shift modifies standard desktop workflow automation, eliminating the need for persistent local compute.

Deployment Tradeoffs

While the cloud expansion adds mobility, the local desktop application retains specific privileges. The desktop client maintains direct access to local file systems and browsers, whereas the web and mobile versions rely on cloud-connected tools and shared account files.

Feature ScopeDesktop ClientWeb and Mobile
Execution EnvironmentLocal processingAnthropic cloud servers
Offline PersistenceHalts when closedContinues in background
File AccessLocal file systemCloud-shared files only
Mid-Task ApprovalDesktop notificationPush notification to mobile

Beta access opened to Claude Max subscribers at $100 per month. The rollout will reach Pro, Team, and Enterprise tiers in subsequent weeks. Anthropic temporarily doubled usage limits for all Cowork sessions through August 5, 2026.

Internal telemetry published alongside the launch shows 90% of Cowork sessions run general knowledge tasks rather than software development. Business operations and content generation comprise half of the workload volume. The recent Microsoft 365 add-in upgrades, which enable autonomous calendar management and SharePoint file updates, support this enterprise focus. Users tracking complex operations can also leverage the expanded availability of Claude Fable 5 introduced during the same release window.

If you deploy autonomous workflows, transition your longest-running data processing tasks to the web interface. Reserving the desktop application strictly for jobs requiring local disk access optimizes both your device resources and the agent’s uptime.

Get Insanely Good at AI

Get Insanely Good at AI

The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.

Keep Reading