Computer Use in Public Beta
Anthropic launched Claude Computer Use in public beta on October 22, 2025, following a limited research preview. Computer Use allows Claude to interact with a desktop environment — viewing the screen through screenshots taken at high frequency, then issuing keyboard and mouse commands to interact with what it sees. The capability is accessed through the Anthropic API with a computer_use_preview flag, running Claude in a sandboxed virtual machine environment managed by the developer.
How It Works Technically
The Computer Use architecture relied on a vision model that processed screen screenshots and identified interactive elements — buttons, text fields, menus, and scroll areas. A planning model then determined what action to take based on the current screen state and the overall task goal. Actions were expressed as cursor movements, clicks, keyboard inputs, and scroll commands that were executed in a virtual machine, with the result screenshot fed back for the next iteration.
Demonstrated Capabilities
Anthropic's demonstration videos showed Claude completing tasks including: filling out multi-page web forms, navigating file systems to locate and modify documents, installing software from a download page, and performing multi-application workflows (copying data from a spreadsheet, opening a CRM, and entering the data). The demonstrations were impressive, though Claude's error rate on novel interfaces was higher than on familiar, well-structured applications.
Safety Constraints
Anthropic built strict safety guardrails: Claude asked for confirmation before irreversible actions (file deletion, form submissions, purchases), refused to store passwords or sensitive data in accessible locations, and declined to complete tasks that appeared designed to harm third parties. The system prompt included extensive safety instructions that could not be overridden by user-level instructions.
What This Means for Indian Businesses
Claude Computer Use opens up automation possibilities for Indian businesses that rely on legacy desktop software without APIs — accounting packages, government filing portals, ERP systems, and banking interfaces. A virtual assistant that can operate these interfaces as a human operator would, without requiring API integration, is a direct path to automating high-volume, manual-entry business processes that have no other viable automation route. Indian CA firms, compliance teams, and data entry operations should be exploring this immediately.