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 Scope | Desktop Client | Web and Mobile |
|---|---|---|
| Execution Environment | Local processing | Anthropic cloud servers |
| Offline Persistence | Halts when closed | Continues in background |
| File Access | Local file system | Cloud-shared files only |
| Mid-Task Approval | Desktop notification | Push notification to mobile |
Availability and Usage Trends
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
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to Automate Agent Evaluation With Google Quality Flywheel
Learn how to configure Google's new Agent Quality Flywheel skill to automate evaluation, grading, and prompt optimization for your AI coding agents.
CodeRabbit Routes Claude 4.x Models to Fix AI Intent Gaps
CodeRabbit’s new orchestration layer uses Claude Opus 4.7 and Sonnet 4.6 to translate high-level Jira requirements into validated coding plans before execution.
Claude Microsoft 365 Add-Ins Unify Agent Context Across Apps
Anthropic has released Claude for Microsoft 365 in general availability, introducing a persistent agent context across Excel, Word, and PowerPoint.
Claude Shifts to Dynamic Discovery With 15 Consumer Connectors
Anthropic has expanded Claude's ecosystem with 15 new personal app connectors, using dynamic suggestion-driven discovery to handle consumer tasks mid-chat.
Claude Managed Agents: Built-In Memory Is Now Live
Anthropic released a built-in memory layer for Claude Managed Agents, enabling cross-session persistence via a mounted filesystem.