Anthropic released Cowork on Monday, a new AI agent capability that extends the power of its wildly successful Claude Code tool to non-technical users — and according to company insiders, the team built the entire feature in approximately a week and a half, largely using Claude Code itself.
The launch marks a significant inflection point in the race to deliver practical AI agents to mainstream users, positioning Anthropic to compete not just with OpenAI and Google in conversational AI, but with Microsoft's Copilot in the fast-growing market for AI-powered productivity tools.
"Cowork lets you complete non-technical tasks much like how developers use Claude Code," the company announced via its official Claude account on X. The feature arrives as a research preview available exclusively to Claude Max subscribers — Anthropic's power-user tier, priced between $100 and $200 per month — through the macOS desktop application.
For the past year, the dominant industry narrative has centered on large language models capable of writing prose or debugging code. With Cowork, Anthropic is betting that the real enterprise value lies in an AI that can open a folder, read a messy pile of receipts, and generate a structured expense report — without human hand-holding.
How developers using a coding tool for vacation research inspired Anthropic's latest product
The genesis of Cowork lies in Anthropic's recent traction with the developer community. In late 2024, the company released Claude Code, a terminal-based tool that allowed software engineers to automate repetitive programming tasks. The tool found a ready audience — but Anthropic noticed a telling pattern: users were repurposing the coding tool for work that had nothing to do with code.
According to Boris Cherny, an engineer at Anthropic, the company observed users deploying the developer tool for a strikingly diverse range of tasks.
"Since we launched Claude Code, we saw people using it for all sorts of non-coding work: doing vacation research, building slide decks, cleaning up your email, cancelling subscriptions, recovering wedding photos from a hard drive, monitoring plant growth, controlling your oven," Cherny wrote on X. "These use cases are diverse and surprising — the reason is that the underlying Claude Agent is the best agent, and Opus 4.5 is the best model."
Recognizing this shadow usage, Anthropic effectively stripped the command-line complexity from their developer tool and built a consumer-friendly interface in its place. In its announcement blog post, the company explained that developers "quickly began using it for almost everything else," which "prompted us to build Cowork: a simpler way for anyone — not just developers — to work with Claude in the very same way."
Inside the folder-based architecture that lets Claude read, edit, and create files on your computer
Unlike a standard chat interface where a user pastes text for analysis, Cowork requires a meaningfully different level of trust and system access. Users designate a specific folder on their local machine that Claude can read and write to. Within that sandbox, the AI agent can read existing files, modify them, or create new ones entirely.
Anthropic offers several illustrative examples: reorganizing a cluttered downloads folder by sorting and intelligently renaming files, generating a spreadsheet of expenses from a collection of receipt screenshots, or drafting a report from scattered notes spread across multiple documents.
"In Cowork, you give Claude access to a folder on your computer. Claude can then read, edit, or create files in that folder," the company explained on X. "Try it to create a spreadsheet from a pile of screenshots, or produce a first draft from scattered notes."
The architecture relies on what is known as an "agentic loop." When a user assigns a task, the AI doesn't simply generate a text response. Instead, it formulates a plan, executes steps — potentially in parallel — checks its own work, and asks for clarification when it hits a roadblock. Users can queue multiple tasks and let Claude process them simultaneously, a workflow Anthropic describes as feeling "much less like a back-and-forth and much more like leaving messages for a coworker."
The system is built on Anthropic's Claude Agent SDK, meaning it shares the same underlying architecture as Claude Code. Anthropic notes that Cowork "can take on many of the same tasks that Claude Code can handle, but in a more approachable form for non-coding tasks."
The recursive loop where AI builds AI: Claude Code reportedly wrote much of Claude Cowork
Perhaps the most striking detail surrounding Cowork's launch is the speed at which the tool was reportedly built — offering a window into a recursive feedback loop where AI tools are increasingly being used to develop better AI tools.
During a livestream hosted by Dan Shipper, Felix Rieseberg, an Anthropic employee, confirmed that the team built Cowork in approximately a week and a half.
Alex Volkov, who covers AI developments, expressed surprise at the timeline: "Holy shit Anthropic built 'Cowork' in the last... week and a half?!"
That revelation prompted immediate speculation about how much of Cowork was itself built by Claude Code. Simon Smith, EVP of Generative AI at Klick Health, put it directly on X: "Claude Code wrote all of Claude Cowork. Can we all agree that we're in at least somewhat of a recursive improvement loop here?"
The implication is significant: Anthropic's AI coding agent may have substantially contributed to building its own non-technical sibling product. If true, this represents one of the most visible examples yet of AI systems being used to accelerate their own development and expansion — a strategy that could widen the competitive gap between AI labs that successfully deploy agents internally and those that don't.
Connectors, browser automation, and skills extend Cowork's reach beyond the local file system
Cowork doesn't operate in isolation. The feature integrates with Anthropic's existing ecosystem of connectors — tools that link Claude to external services such as Asana, Notion, PayPal, and other supported partners. Users who have already configured these connections in the standard Claude interface can leverage them within Cowork sessions.
Cowork can also pair with Claude in Chrome, Anthropic's browser extension, to execute tasks that require web access. This combination allows the agent to navigate websites, click buttons, fill out forms, and extract information from the internet — all while operating from the desktop application.
"Cowork includes a number of novel UX and safety features that we think make the product really special," Cherny explained, highlighting "a built-in VM [virtual machine] for isolation, out of the box support for browser automation, support for all your claude.ai data connectors, asking you for clarification when it's unsure."
Anthropic has also introduced an initial set of "skills" designed specifically for Cowork that enhance Claude's ability to produce documents, presentations, and other file types. These build on the Skills for Claude framework the company announced in October, which provides specialized instruction sets Claude can load for particular categories of tasks.
Why Anthropic is warning users that its own AI agent could delete their files
The shift from a chatbot that suggests edits to an agent that makes edits introduces real risk. An AI that can reorganize files can, by the same logic, delete them.
In a notable display of transparency, Anthropic devoted considerable space in its announcement to warning users about Cowork's potential dangers — an unusual posture for a product launch.
The company explicitly acknowledges that Claude "can take potentially destructive actions (such as deleting local files) if it's instructed to." Because Claude might occasionally misinterpret instructions, Anthropic urges users to provide "very clear guidance" around sensitive operations.
More concerning is the risk of prompt injection attacks — a technique where malicious actors embed hidden instructions in content Claude might encounter online, potentially causing the agent to bypass safeguards or take unintended actions.
"We've built sophisticated defenses against prompt injections," Anthropic wrote, "but agent safety — that is, the task of securing Claude's real-world actions — is still an active area of development in the industry."
The company framed these risks as inherent to the current state of AI agent technology broadly, rather than unique to Cowork. "These risks aren't new with Cowork, but it might be the first time you're using a more advanced tool that moves beyond a simple conversation," the announcement notes.
Anthropic's desktop agent strategy sets up a direct challenge to Microsoft Copilot
The launch of Cowork places Anthropic in direct competition with Microsoft, which has spent years attempting to weave its Copilot AI into the fabric of the Windows operating system — with mixed adoption results.
Anthropic's approach, however, is notably more constrained. By limiting agent access to designated folders and requiring explicit connectors for external services, the company is attempting to balance the utility of an OS-level agent against the security expectations of a sandboxed application.
What further distinguishes Anthropic's approach is its bottom-up evolution. Rather than designing an AI assistant and retrofitting agent capabilities afterward, Anthropic built a powerful coding agent first — Claude Code — and is now abstracting those capabilities for a broader audience. That technical lineage may give Cowork more robust agentic behavior out of the gate.
Claude Code has generated considerable enthusiasm among developers since launching as a command-line tool in late 2024. Anthropic expanded access with a web interface in October 2025, followed by a Slack integration in December. Cowork is the next logical step: bringing the same agentic architecture to users who may never open a terminal.
Who can access Cowork now, and what's coming next for Windows and other platforms
For now, Cowork remains exclusive to Claude Max subscribers using the macOS desktop application. Users on other subscription tiers — Free, Pro, Team, or Enterprise — can join a waitlist for future access.
Anthropic has signaled clear intentions to expand. The blog post explicitly mentions plans for cross-device sync and a Windows version as the company gathers learnings from the research preview.
Cherny set expectations accordingly, describing the product as "early and raw, similar to what Claude Code felt like when it first launched."
To access Cowork, Max subscribers can download or update the Claude macOS app and select "Cowork" from the sidebar.
The real question facing enterprise AI adoption
For technical decision-makers, the implications of Cowork extend well beyond any single product launch. The bottleneck for AI adoption is shifting — model intelligence is no longer the limiting factor; workflow integration and user trust are.
Anthropic's stated goal is to make working with Claude feel less like operating a tool and more like delegating to a colleague. Whether mainstream users are ready to hand over folder access to an AI that might occasionally misread their instructions remains an open question.
But the speed of Cowork's development — a substantive feature built in roughly ten days, reportedly with significant AI assistance — previews a future in which the capabilities of these systems compound faster than most organizations can evaluate them.
The chatbot has learned to use a file manager. What it learns to use next is anyone's guess.