Computer use is now in Claude Code.
Claude can open your apps, click through your UI, and test what it built, right from the CLI.
Now in research preview on Pro and Max plans.
New in Claude Code: auto mode.
Instead of approving every file write and bash command, or skipping permissions entirely, auto mode lets Claude make permission decisions on your behalf.
Safeguards check each action before it runs.
In one prompt, Claude can write the code, compile it, launch the app, click through it, find the bug, fix it, and verify the fix.
New on the Engineering Blog: How we designed Claude Code auto mode. Many Claude Code users let Claude work without permission prompts. Auto mode is a safer middle ground: we built and tested classifiers that make approval decisions instead. Read more:
Video
It works on anything you can open on your Mac: a compiled SwiftUI app, a local Electron build, or a GUI tool that doesn't have a CLI.
Now available in research preview on Pro and Max on macOS.
Enable it with /mcp. Docs: http://code.claude.com/docs/en/computer-use
Available now as a research preview on the Team plan. Enterprise and API access rolling out in the coming days.
Enable with claude --enable-auto-mode, then cycle to it with Shift+Tab.
Learn more: http://claude.com/product/claude-code#auto-mode
Before each tool call, a classifier reviews it for potentially destructive actions. Safe actions proceed automatically. Risky ones get blocked, and Claude takes a different approach.
This reduces risk but doesn't eliminate it. We recommend using it in isolated environments.
Auto mode for Claude Code is now available on the Enterprise plan and for API users.
To try it out, update your install and run claude --enable-auto-mode.
Your work tools in Claude are now available on mobile.
Explore Figma designs, create Canva slides, check Amplitude dashboards, all from your phone.
Give it a try: http://claude.com/download
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Anthropic {bot}
Enable computer use in the Claude Code CLI so Claude can open apps, click, type, and see your screen on macOS. Test native apps, debug visual issues, and automate GUI-only tools without leaving your terminal.