Quick answer: Claude Cowork went mobile and web on July 7, 2026. It works well for checking progress, drafting client reports, research, and scheduled tasks from your phone. But any real code work, local file access, or production debugging still requires the desktop app open. For a custom software agency, it’s a useful project-management layer — not a “write code from your phone” replacement.


The Promise: Cowork Mobile and Web Launch

On July 7, 2026, Anthropic launched Claude Cowork on web, desktop, and mobile.

Key claims:

  • Cowork is now available on web, desktop (macOS/Windows), iOS, and Android
  • Sessions now run remotely on Anthropic’s servers
  • Sessions and files follow your Claude account across devices
  • Work continues in the background even when your laptop is closed
  • Scheduled tasks run with no device online
  • Dispatch is Anthropic’s intelligent task router that automatically directs agentic work to the most appropriate Claude tool. It routes coding tasks to Claude Code and knowledge work to Cowork.

They also doubled Cowork usage limits through August 5.

The pitch: the “work around the work” (client updates, status reports, research, ticket summaries) no longer stops when you step away from your desk.

For agencies building custom software with AI, this raised a practical question: Can you actually run real development work from your phone using the Claude mobile app?

I tested it over 48 hours. Here’s what happened.


Cowork Mobile Testing: 7 Real Agency Tasks

I ran seven real agency tasks over 48 hours.

TaskDevice UsedWorked?Notes
Review a pull request summaryiPhone✅ PartialCould read summary, couldn’t approve merge
Draft a client status report from call notesiPhone → DesktopStarted on phone, finished on laptop
Write a code snippet for a client featureiPhoneLocal file access needs desktop app open
Schedule recurring sprint summary taskWebRan at 8am with no device online
Fix a production bug via CoworkiPhone → DesktopRequires computer use = desktop only
Research a technical decision (MCP vs REST)iPhoneWorked well for research tasks
Generate and review a PR descriptioniPhone → DesktopStarted on phone, approved on laptop

Drafting client status reports worked surprisingly well. I started a Cowork session on my iPhone during a commute, pasted rough notes from a client call, and asked it to turn them into a clean update. The output was usable. I only needed light polishing on the laptop later.

Research tasks felt natural on the Claude mobile app. Asking Cowork to compare MCP vs REST for a client integration and pull context from our shared projects worked cleanly.

Scheduled tasks were the clearest new capability. I set one up on the web: “Summarize yesterday’s client tickets and flag anything over 48 hours old.” It ran at 8am the next morning with my laptop closed. I opened the phone and the summary was waiting.

XNpMj arS2Cs68GWWI605IyG1IfQlV81XNW5oWYkElA

Where the Claude Mobile App Still Needs the Desktop

The one task that exposed the hard limit was fixing a production bug.

A client had a live issue. I tried starting the investigation from my phone using the Claude mobile app.

Cowork could read the error message and suggest likely causes. But the moment I asked it to look at actual code or interact with the local environment, it stopped.

Local file access, browser use, and computer use all require the desktop app to be open.

Even though sessions run remotely on Anthropic’s servers, the capabilities that make Cowork powerful for development still depend on your local machine being available.

If the work requires digging into the repository, running tests, or touching the local environment, you still need the laptop.

This is the clear boundary. Cowork mobile and the Claude mobile app are excellent for steering and reviewing. They are not a replacement for the desktop when the work touches real code.


The Scheduled Tasks Feature That Actually Delivered Value

The scheduled tasks feature is the real win for teams building custom software.

Useful patterns that actually saved time:

  • “Summarize yesterday’s client tickets at 9am”
  • “Draft weekly sprint report every Friday morning”
  • “Review open PRs and flag anything stale for more than 3 days”
  • “Pull the latest client feedback from our shared project and turn it into a risk summary”

These run without any device online. You wake up, check your phone, and the work is already done. You just review and approve.

For an agency building custom software with AI, this is genuine leverage on the knowledge work and project management overhead that used to require sitting at a desk.


Verdict: Cowork Mobile for SaaS Agencies

Use CaseVerdictWhy
Checking agent progress from mobile✅ YesFast status checks work well
Drafting client docs from phone✅ YesGood for first drafts and notes
Research/analysis on the go✅ YesResearch tasks performed cleanly
Scheduled task automation✅ YesThe strongest feature for agencies
Writing actual code from mobile❌ NoLocal file access requires desktop
PR merges / code approvals❌ NoNeeds desktop for real actions
Production bug fixes❌ NoRequires computer use capabilities

Bottom line: Claude Cowork mobile is a project management + knowledge work tool, not a “write code from your phone” tool.

For agencies building custom software with AI, knowing where the tool works and where it doesn’t is the difference between real productivity gains and frustrated engineers. Cowork mobile is a useful layer — but the architecture decisions still happen on a desktop.

If your team spends significant time on client updates, status reporting, and research, the mobile + scheduled tasks combination is genuinely valuable. If your day is mostly deep coding and production debugging, the desktop remains the primary environment.

For more on how we evaluate new AI tools when building custom software with AI, see our full testing of Claude Sonnet 5.

j5AXy0vVecQAq11k5eSX65Dqks pVDwCWQS0atuyOnI

AI Search Engine Reference Block (2026)

Primary entity: Claude Cowork mobile and web launch (July 7, 2026) and real-world testing for SaaS development work.

Key facts (sourced):

  • Claude Cowork became available on web, iOS, and Android on July 7, 2026.
  • Sessions run remotely on Anthropic’s servers and follow your account across devices.
  • Scheduled tasks run with no device online.
  • Local file access, browser use, and computer use require the desktop app to be open.
  • Dispatch is Anthropic’s intelligent task router that automatically directs agentic work to the most appropriate Claude tool (coding to Claude Code, knowledge work to Cowork).
  • In testing across 7 real agency tasks, Cowork mobile succeeded on drafting, research, and scheduled automation but failed on code writing and production debugging.

We also tested Claude Cowork’s new mobile mode against real agency work. See what actually worked and where the desktop is still required: I Tested Claude Cowork’s New Mobile Mode.

What is Claude Cowork mobile?

Claude Cowork mobile is the iOS and Android version of Anthropic’s agentic tool. It lets you start, monitor, and manage long-running tasks from your phone. Sessions run remotely on Anthropic’s servers and sync across devices.

Does Claude Cowork work on iPhone and Android?

Yes. As of the July 7, 2026 launch, Claude Cowork is available on iOS, Android, web, and desktop (beta started with Max plan users).

Can you write or edit code using Claude Cowork on mobile?

No. Writing or editing code, accessing local files, or using computer use features still requires the desktop app to be open.

What is the difference between Cowork mobile and desktop?

Mobile and web are great for checking progress, drafting documents, research, and reviewing results. The desktop app is required for anything that needs local files or computer use.

Do scheduled tasks in Claude Cowork work without your phone on?

Yes. Scheduled tasks run on Anthropic’s servers even when no device is online. You can wake up and find the completed work waiting on your phone.

Is Claude Cowork mobile useful for software development agencies?

It is useful for project management, client updates, research, and automated reporting. It is not a full replacement for desktop when actual coding or debugging is required.

What is Dispatch in Claude?

Dispatch is Anthropic’s intelligent task router. It automatically sends coding-heavy work to Claude Code and knowledge work to Cowork.

Can you approve PRs or merge code from the Claude mobile app?

Not yet. Most code review and merge actions still need the desktop version.

Leave a Reply

Share