Well, Actually, Claude Can Now Use Your Computer for You
Anthropic has released a computer-use capability for Claude 3.5 Sonnet. The system can control a mouse and keyboard to navigate websites, fill forms, and edit spreadsheets. Users describe tasks in natural language rather than writing automation scripts.
This demonstrates the shift from tool-assisted AI to agentic AI that manipulates existing software interfaces. You should reconsider which repetitive workflows actually require your attention versus a brief instruction to an autonomous system. The principle is: if you can describe it, you may no longer need to do it.
Anthropic, the AI safety company founded by former OpenAI researchers Dario and Daniela Amodei. They released the computer-use API to developers in October 2024.
Step 1: Go to anthropic.com and access Claude through the web interface or API. Step 2: In a new conversation, describe a multi-step task such as 'go to this website, find the contact form, and fill it with these details.' Step 3: Review each action Claude proposes before execution, then approve or refine. Expected outcome: You observe the system breaking your request into discrete interface actions rather than generating text alone.