Anthropic’s Cowork turns Claude into a file-fiddling agent for the rest of us

6 0 0

Anthropic dropped Cowork on Monday, and it’s the kind of feature that makes you wonder why nobody did it sooner. Cowork is essentially <a href="https://img.allwinchina.org/ai-tools/claude-code/" title="Claude Code review”>Claude Code for people who don’t live in a terminal. The company says the whole thing was built in about a week and a half, largely using Claude Code itself. That’s the kind of recursive dogfooding that either signals deep confidence or a really tight deadline.

Cowork lets Claude access a folder on your Mac, read files, edit them, or create new ones. No command line, no API keys, no Python scripts. You give it a folder, tell it what to do, and it goes. Anthropic is positioning this as a research preview for Claude Max subscribers — that’s the $100 to $200 per month tier — available only through the macOS desktop app. Windows users, you’re still waiting.

The timing is interesting. The industry has spent the last year obsessing over models that can write poetry or debug code. Anthropic is betting that the real enterprise value is in something more mundane: an AI that can open a folder full of receipt screenshots and spit out a structured expense report without you holding its hand.

How a coding tool ended up planning vacations

The origin story here is worth noting. Anthropic released Claude Code in late 2024 as a terminal-based tool for developers. It was a hit, but the company noticed something weird: people were using it for stuff that had nothing to do with code. Boris Cherny, an engineer at Anthropic, posted on X that users were deploying it for “vacation research, building slide decks, cleaning up your email, cancelling subscriptions, recovering wedding photos from a hard drive, monitoring plant growth, controlling your oven.”

That’s a wild list. Recovering wedding photos and controlling an oven? The common thread is that the underlying Claude Agent is genuinely good at planning and executing multi-step tasks, and people wanted that capability without the terminal. So Anthropic stripped away the command-line complexity and wrapped it in a folder-based interface.

The folder sandbox approach

Cowork works by letting you designate a specific folder on your machine. Claude can read, edit, and create files inside that folder, but not outside it. That’s a reasonable sandbox, though I’d like to see more granular permission controls down the line. Right now it’s all or nothing within that folder.

Anthropic’s examples are practical: reorganize a cluttered downloads folder, generate a spreadsheet from receipt screenshots, draft a report from scattered notes. The agent uses what they call an “agentic loop” — it formulates a plan, executes steps in parallel, checks its own work, and asks for clarification if it gets stuck. You can queue multiple tasks and let Claude process them simultaneously. Anthropic describes the experience as “much less like a back-and-forth and much more like leaving messages for a coworker.”

That’s a good framing. If you’ve ever used Claude Code, you know the feeling of assigning a task and walking away. Cowork extends that to non-technical workflows.

AI building AI

The most remarkable detail here is the development speed. Anthropic says Cowork was built in roughly a week and a half, with Claude Code writing much of the code. That’s a recursive loop that’s both impressive and a little unsettling — AI tools building better AI tools at a pace that would have been unthinkable two years ago.

During a livestream, Dan (I assume an Anthropic engineer) demonstrated how Claude Code was used to generate the Cowork feature itself. I don’t have the full transcript, but the implication is clear: the team used their own developer tool to accelerate building a consumer product. That’s not just dogfooding, it’s eating the whole bowl.

Where it fits in the landscape

Cowork puts Anthropic in direct competition with Microsoft’s Copilot and Google’s productivity features, but with a different philosophy. Copilot is embedded in Office apps. Cowork is folder-based, file-centric, and more open-ended. It’s less about assisting within an app and more about taking over entire workflows.

The pricing is steep. Claude Max at $100-$200 per month is a power-user tier, not something you’d expense for the whole team without a clear ROI. But for knowledge workers who deal with messy file structures, scattered notes, and repetitive document tasks, the value proposition is clear.

I’m curious to see how this evolves. The folder sandbox is a good start, but enterprise users will want network drive support, cloud storage integration, and maybe even database access. Anthropic is calling this a research preview, which usually means they’re testing the waters before a wider rollout.

The bottom line: Cowork is a smart pivot. Anthropic took a developer tool that was already being used for non-developer tasks and made it accessible. The speed of development — both in terms of how fast they built it and how fast the agent executes tasks — suggests this category is going to move quickly. If you’re on a Mac and you’ve got $100 to spare, it’s worth a look.

Comments (0)

Be the first to comment!