Ai Agents 3 min read

Claude Cowork Dispatch Steers Desktop Agents via Smartphone

Anthropic is testing a mobile interface for Claude Cowork that lets users launch, monitor, and steer long-running autonomous agents from their smartphones.

Anthropic is rolling out mobile support for its long-running agent platform, allowing developers and knowledge workers to manage autonomous tasks away from their desks. Leaked interfaces and beta options appearing on June 25, 2026, show that Anthropic is testing a Claude Cowork mobile extension known internally as Dispatch. For teams relying on asynchronous AI workflows, this shifts agent management from a localized desktop application to a cross-platform remote control system.

Persistent Sessions and Background Execution

Dispatch operates as a thin client rather than a standalone processing engine. The mobile interface sends instructions to a persistent session running either in the cloud or on a tethered desktop machine.

If the agent is running locally to automate desktop workflows, the host machine must remain awake to execute the tasks. Users can close the mobile app entirely while the agent continues generating spreadsheets, drafting documents, or organizing files. Progress is synced seamlessly across the mobile app, browser dashboard, and desktop client.

Interface and Functional Scope

The mobile view functions primarily as an orchestration dashboard rather than a standard conversational interface. It uses the same underlying architecture as Claude Code but packages it for non-technical users to chain multiple connectors to complete a project.

Users can start and steer tasks directly from the smartphone interface. The dashboard surfaces active agents alongside Scheduled Tasks for recurring routines, Live Artifacts, and access to a newly integrated Plugin Marketplace within the Cowork environment.

Ecosystem Expansion and Competitor Parity

This rollout follows the May 2026 launch of Claude Opus 4.8, which optimized reasoning specifically for the multi-step tasks handled by the platform. Anthropic also recently introduced tools to delegate Cowork routines within collaborative channels, expanding the surface area where these agents can be triggered.

The shift to mobile orchestration aligns with industry trends toward remote agent management. Anthropic’s update serves as a direct alternative to OpenAI’s mobile Codex command center, which launched last month with similar macOS host controls.

FeatureClaude Cowork (Dispatch)OpenAI Codex Controller
Underlying FrameworkClaude CodeCodex / GPT-5.5
Local ExecutionTethered DesktopmacOS Hosts
UI FocusDashboard & Live ArtifactsReusable Skills & Plugins

To incentivize adoption of these longer-running routines, Anthropic is temporarily doubling the standard five-hour usage limits for Cowork on Pro, Max, and Team plans through July 5, 2026.

If you build tools or plugins for autonomous agents, you now need to account for asynchronous, mobile-first human interventions. Interfaces must support states where the user checks in on a task hours after initiating it, requiring clear progress logs and simple mobile controls to steer an agent that has drifted off course.

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