Anthropic released Cowork on Monday, a new AI agent that lets non-technical users control files on their computer through Claude Desktop. The feature arrives as a research preview for Claude Max subscribers and marks a direct push into the enterprise productivity space where Microsoft's Copilot has held strong.

What You Need to Know

Cowork extends the power of Claude Code, a terminal-based tool for developers, to a broader audience. Users give Claude access to a specific folder where it can read, edit, or create files. The system uses an agentic loop, meaning it plans tasks, executes steps, checks its work, and asks for clarification when needed. Anthropic says the team built the feature in about a week and a half, using Claude Code itself to write much of the code.

From Developer Tool to Consumer Agent

Claude Code launched in late 2024 as a command-line tool for software engineers. Anthropic quickly noticed users applying it to non-coding tasks such as vacation research, canceling subscriptions, and recovering wedding photos. Boris Cherny, an engineer at Anthropic, described these use cases as diverse and surprising, attributing them to the underlying Claude Agent and Opus 4.5 model.

Recognizing this shadow usage, Anthropic stripped the terminal complexity and built Cowork. The tool now provides a simpler interface for anyone, not just developers, to work with Claude in the same way. The company explained that developers who began using Claude Code for almost everything else prompted this shift.

  • Folder-based access: Users designate a local folder that Claude can read, edit, or create files in.
  • Practical examples: Reorganizing a cluttered downloads folder, generating expense spreadsheets from receipt screenshots, or drafting reports from scattered notes.
  • Agentic loop design: The AI plans, executes, and checks its work, handling multiple tasks simultaneously.

How Cowork Works

Unlike a standard chat interface, Cowork requires a deeper level of trust. Users assign a specific folder as a sandbox. Within that space, Claude can read existing files, modify them, or create new ones. Anthropic offers examples such as creating a spreadsheet from a pile of screenshots or producing a first draft from scattered notes.

The architecture relies on the Claude Agent SDK, the same foundation as Claude Code. Anthropic notes that Cowork can handle many tasks Claude Code can, but in a more approachable form for non-coding work. The system allows users to queue multiple tasks and let Claude process them concurrently, a workflow that feels more like leaving messages for a coworker than a back-and-forth conversation.

Built by AI, For AI

Perhaps the most remarkable detail is the speed of development. Anthropic reported that the team built Cowork in approximately a week and a half, largely using Claude Code itself. This recursive loop where AI tools build better AI tools highlights a growing trend in the industry. With the launch of Cowork, Anthropic is betting that the real enterprise value lies in an AI that can navigate a file system, organize data, and generate structured output without human hand-holding.

Why This Matters

The launch of Cowork signals a maturation of AI agents from specialized coding assistants to general-purpose productivity tools. For enterprise users, it means the ability to delegate tedious file management tasks to Claude without requiring programming skills. This positions Anthropic to compete directly with Microsoft's Copilot in the market for AI-powered workplace automation. The recursive development pattern also suggests that as AI models improve, the cycle of building better tools will accelerate, potentially reshaping how software is created and deployed.