← X

Computer use is now in Claude Code. Claude can open your apps, click through yo

X · claudeai · March 30, 2026
**Claude Code Now Has Computer Use Capabilities**: Claude can now open applications, navigate user interfaces, and test built projects directly from the CLI, enabling more interactive development workflows. This feature is currently available in research preview for Claude Pro and Max plan users, expanding Claude's ability to take autonomous actions in graphical environments. This is a significant expansion of Claude's capabilities, moving from text-based interaction to actual UI interaction and visual feedback, which should dramatically improve development workflows and testing cycles.

Detailed Analysis

Anthropic has integrated computer use capabilities directly into Claude Code, its command-line interface (CLI) coding tool, marking a significant expansion of what AI-assisted software development can accomplish end-to-end. The feature, launched in research preview for Pro and Max plan subscribers, enables Claude to open applications, navigate graphical user interfaces through clicks and interactions, and test software it has written — all without leaving the CLI environment. This represents a meaningful leap beyond text-based code generation, giving Claude an agentic loop that spans writing, execution, and visual verification of software behavior.

The practical significance of this integration lies in closing a critical gap in AI-assisted development workflows. Previously, even the most capable AI coding tools could generate code and run terminal commands, but visual UI testing — verifying that a button renders correctly, that a form submits as expected, or that a web app displays properly across states — required human intervention. By granting Claude the ability to directly observe and interact with graphical interfaces, Anthropic is enabling a more complete software development lifecycle within a single agentic session. Developers using Claude Code can now delegate not just implementation but also a substantial portion of quality assurance work.

This development builds on Anthropic's earlier release of its computer use API, first introduced in late 2024 as part of Claude 3.5 Sonnet, which gave developers the ability to have Claude control desktop environments programmatically. Bringing that capability natively into Claude Code — a tool designed for professional and power-user developers — signals Anthropic's intent to push Claude further into autonomous software engineering roles. The research preview designation suggests the feature is still being evaluated for reliability and safety at scale, consistent with Anthropic's measured approach to deploying agentic capabilities.

More broadly, the move reflects an accelerating industry trend toward AI systems that operate as full software engineering agents rather than autocomplete tools. Competitors including OpenAI and Google DeepMind have similarly invested in agentic coding environments, and the ability to perform visual UI testing is a competitive differentiator in that race. For Anthropic, embedding computer use in Claude Code also deepens the value proposition of its paid tiers, anchoring Pro and Max subscriptions to increasingly powerful, workflow-transforming capabilities. As the research preview matures, the feature could fundamentally reshape how individual developers and teams approach the build-test-debug cycle, with Claude serving not merely as a coding assistant but as an autonomous participant in the full software delivery process.

Read original article →