NEW . THE JULY 2026 MOBILE + CLOUD RELEASE

Claude Everywhere

Cowork on your phone, the web, and the cloud.

In July 2026 Cowork left the desktop. Sessions and scheduled tasks now run in the cloud, and you reach them from your phone, the web, or your Mac. Hand Claude a task at your desk, pick up the finished work on the train. One idea keeps you out of trouble: the cloud is visible everywhere, your desktop is a one-way mirror.

What's Inside

1
Step 1

What Changed in July 2026

Cowork went from one screen to three, plus a cloud underneath.

Until July 2026, Cowork lived on your desktop. If you wanted a scheduled task to fire, the Mac had to be awake and the app open. Close the laptop and everything stopped.

The release changed three things at once. Cowork now runs on mobile and web, not just the desktop app. Sessions you start on your phone or the web run on Anthropic's servers, so they keep going after you close the laptop. And scheduled tasks moved to the cloud, so they fire on time whether or not your computer is on.

Before and After

Before (desktop only)After (July 2026)
One surface: the desktop appThree surfaces: desktop, web, mobile
Scheduled tasks need the Mac awakeScheduled tasks run in the cloud, laptop closed
A session lives on the machine you started it onCloud sessions sync to every device
Connectors set up per machineConnectors shared across desktop, web, and mobile
The One Thing to Remember Not everything moved to the cloud. Work that touches files on your actual computer still runs locally on the desktop. The next two sections are about telling the two apart, because that is where every confusion with this release comes from.
2
Step 2

The One-Way Mirror

The mental model that keeps you out of trouble.

There are two kinds of session behind the three screens. A cloud session is one you start on your phone or the web, plus every scheduled task. A local session is one you start on the desktop app, working inside a folder on your actual computer.

Sync runs one way. Anything that happens in the cloud shows up everywhere: phone, web, and desktop. Anything you do in a local desktop session stays on the desktop. Your phone will never see it.

Say It Like This The cloud is visible everywhere. Your desktop is a one-way mirror: it can see the cloud, but the cloud cannot see it.

Who Can See What

Where you started the workShows up on desktop?Shows up on phone / web?
Phone or web (cloud session)YesYes
Scheduled task (cloud)YesYes
Desktop, inside a local folderYesNo
Test It Yourself Start a session on your phone and watch it appear on the desktop. Then do some local folder work on the desktop and check your phone. It won't be there. Sixty seconds, and the model sticks for good.
3
Step 3

Cloud vs Local: Which Is Which

Sort any task in five seconds.

The question that decides whether a task runs with your laptop closed is simple: does it touch a file on your actual computer? If it only reads and writes connectors, it runs in the cloud. If it reaches into a local folder, it needs the Mac.

Task typeRuns in the cloud? (laptop can be off)
Scheduled task reading Gmail / Calendar and writing a briefingYes
A session you start on phone or webYes
Research that pulls from the web and a connectorYes
Organizing or renaming files in a local folderNo, needs the Mac
Reading a local .xlsx or .docx off your desktopNo, needs the Mac
The Trap A task can be half-and-half: it reads Gmail (cloud) but saves the output to a local "Today's Work" folder (desktop). That task runs fine, but the result only lands on your Mac. You'll stare at your phone wondering where it went. The fix is the next section.
4
Step 4

Connectors Are the Bridge

Where you store the output decides which devices can reach it.

This is the part the launch-day videos skip. Because a cloud session can't touch your local folders, the only way to make a workflow's output reach your phone is to store it in a connector: Google Drive, Notion, Slack, Gmail. The connector is the shared shelf all three surfaces can read from.

That reframes connectors. They are no longer an optional step-nine nicety. They are the thing that decides whether your finished work follows you out of the building.

The Rule Local folder output = desktop only. Connector output = everywhere. If you want it on your phone, don't save it to your Mac; save it to Drive or Notion.
Make Your Morning Briefing Portable A briefing that reads Gmail and Calendar is already pure-cloud. Have it write the HTML to a Google Drive folder instead of a local one, and it lands on your phone at 8 AM whether or not you opened your laptop. New to connectors? See Claude Beginner, Section 9.
"Everywhere" Has Two Meanings, and It Decides Your File Format Worth separating these before you build anything. You can open anything you drop in the cloud folder from your phone, HTML, markdown, whatever, using the Drive or Dropbox app. Claude on your phone is stricter: the Drive connector reads Google Docs, Sheets, Slides, PDFs, images, and Office files. It does not read .md or .txt. So the briefing above is fine as HTML you read yourself, but if you want Claude on your phone to pick a file back up and work with it, save it as .docx, .pdf, or a Google Doc. Same reason your CLAUDE.md and MEMORY.md stay a desktop concern, which is fine, the desktop reads them straight off the folder. Checked against Anthropic's Google Workspace connectors documentation, May 2026.
5
Step 5

Cloud-First or Local-First?

A decision you make once per workflow.

Every workflow you build now carries a design choice: should it live in the cloud so you can run and review it anywhere, or on the desktop where it has the full file tree? Use this to decide.

Build it CLOUD-first when...Build it LOCAL when...
Inputs and outputs live in connectors (email, calendar, Drive, Notion, CRM)You're organizing, renaming, or reading files on your own machine
You want to trigger it and review it from your phoneThe work is heavy file processing or code you watch run
It's a scheduled task that should run while you sleepYou want the full desktop workspace and local file tree
Write It Into Your CLAUDE.md Set a storage default so you don't decide twice. Something like: "Outputs I want on mobile go to Drive as .docx or PDF, never .md; local file-wrangling stays on the desktop." Every future workflow inherits the right choice, format included.
6
Step 6

What Doesn't Work Yet

Honest limitations, dated so you know when they expire.

No hype here. As of July 2026, three gaps are worth knowing before you rebuild your whole setup around mobile.

Known Limitations (as of July 2026) 1. Web can't pick a local folder. The web app has no way to select a folder on your computer yet, so folder-based work still means the desktop.
2. Local desktop work doesn't reach mobile. The one-way mirror. Anything you do in a local session stays on the Mac.
3. No promoting a local session to the cloud. You can't take a session you started on the desktop and continue it on your phone. Start it in the cloud if you want it there.
Why the Date Matters Anthropic is shipping fast. When one of these gets fixed, it's a one-line edit here, not a rewrite. Check the date before you trust the limitation.
7
Step 7

Rework Your Workflows for Mobile

The same plays, now with a storage decision.

Your existing workflows don't need replacing. They need one thing added: a storage decision, because storage now decides device reach.

The 6 AM Dispatch, reborn

The old version queued tasks from your phone for the Mac to run. The new version runs the work itself in a cloud session, laptop closed, reviewable from any device. Point its outputs at Drive or Notion instead of a local folder, and the finished work is on your phone with your coffee. Full setup in Claude in Action, Workflow 1.

The Essential Three, freed

Morning briefing, meeting prep, evening debrief all read connectors and write a briefing. That makes them pure-cloud: they fire on schedule and land on your phone whether or not you opened your laptop. See Claude in Action, Workflow 2.

The Takeaway The release didn't add new workflows. It changed where your existing ones can run and where their output can land. Decide cloud or local per workflow, route mobile-bound output to a connector, and Claude follows you across every screen.
Level Up: Audit Your Own Setup Tell Claude: "List my scheduled tasks. For each, say whether it touches a local folder or only connectors, and flag the ones that need the Mac awake. For anything I'd want on my phone, rewrite it to save output to Drive instead of a local folder." Ten minutes, and your whole automation layer knows which side of the mirror it's on.