<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Computer Use &#183; PiniShv</title><link>https://pinishv.com/tags/computer-use/</link><description>Pini Shvartsman leads AI transformation inside a 100+ engineer SaaS org. Field notes on autonomous engineering: AI-powered execution, human accountability.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Pini Shvartsman</copyright><lastBuildDate>Mon, 23 Mar 2026 14:00:00 +0200</lastBuildDate><atom:link href="https://pinishv.com/tags/computer-use/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Can Now Use Your Computer. Here's What That Actually Means.</title><link>https://pinishv.com/articles/claude-computer-use-dispatch/</link><pubDate>Mon, 23 Mar 2026 14:00:00 +0200</pubDate><guid>https://pinishv.com/articles/claude-computer-use-dispatch/</guid><description>Anthropic just shipped computer use for Claude. It can click, scroll, navigate your browser, open files, run dev tools, and submit PRs. Pair it with Dispatch and you can assign tasks from your phone while Claude works on your Mac. This is the jump from &amp;lsquo;AI that talks&amp;rsquo; to &amp;lsquo;AI that does.&amp;rsquo;</description><content:encoded>&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/NAauIR6JFps?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video">&lt;/iframe>
&lt;/div>
&lt;p>Anthropic &lt;a
href="https://claude.com/blog/dispatch-and-computer-use"
target="_blank"
>shipped computer use for Claude&lt;/a> today. Not as a demo. Not as a research paper. As a feature in Claude Cowork and Claude Code, available right now for Pro and Max subscribers.&lt;/p>
&lt;p>When Claude doesn&amp;rsquo;t have a direct integration for something you ask it to do, it falls back to controlling your computer like a human would. It uses the screen to navigate. It can click, scroll, open files, use the browser, and run dev tools. No setup required. It just looks at what&amp;rsquo;s on your screen and figures out how to get the task done.&lt;/p>
&lt;p>This is the jump from &amp;ldquo;AI that talks about doing things&amp;rdquo; to &amp;ldquo;AI that does things.&amp;rdquo;&lt;/p>
&lt;h2 class="relative group">How it works
&lt;div id="how-it-works" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#how-it-works" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Claude reaches for the most precise tool first. If you ask it to check your calendar, it uses the Google Calendar connector. If you ask it to send a Slack message, it uses the Slack integration. But when there&amp;rsquo;s no connector for what you need, Claude controls your mouse, keyboard, and browser directly.&lt;/p>
&lt;p>The permission model is explicit. Claude asks before it touches a new application. You can stop it at any point. Some apps are off-limits by default. Anthropic built in safeguards against prompt injection, automatically scanning model activations during computer use to detect adversarial behavior.&lt;/p>
&lt;p>Anthropic is upfront about the limitations. Computer use is early. Claude makes mistakes. Complex tasks sometimes need a second try. Screen-based operations are slower than direct API integrations. They&amp;rsquo;re releasing it as a research preview specifically to learn where it works and where it falls short.&lt;/p>
&lt;p>Mac only for now. No Windows, no Linux.&lt;/p>
&lt;h2 class="relative group">Dispatch makes this actually useful
&lt;div id="dispatch-makes-this-actually-useful" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#dispatch-makes-this-actually-useful" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Computer use by itself is interesting. Paired with &lt;a
href="https://support.claude.com/en/articles/13947068-assign-tasks-to-claude-from-anywhere-in-cowork"
target="_blank"
>Dispatch&lt;/a>, it becomes practical.&lt;/p>
&lt;p>Dispatch shipped last week. It creates a persistent conversation between the Claude mobile app and your desktop. You assign Claude a task from your phone, turn your attention to something else, then open the finished work on your computer.&lt;/p>
&lt;p>With computer use, Dispatch becomes a remote control for your Mac. You&amp;rsquo;re on the train and tell Claude to pull this morning&amp;rsquo;s metrics and prepare a briefing. You&amp;rsquo;re in a meeting and tell Claude to make changes in your IDE, run tests, and put up a PR. You&amp;rsquo;re away from your desk and tell Claude to keep a long-running task moving.&lt;/p>
&lt;p>The combination is the interesting part. Computer use gives Claude hands. Dispatch gives you the ability to direct those hands from anywhere.&lt;/p>
&lt;h2 class="relative group">For developers specifically
&lt;div id="for-developers-specifically" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#for-developers-specifically" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Anthropic is positioning this heavily toward developers, and it makes sense. Claude can now make changes inside an IDE, submit pull requests, run tests, and navigate development tools autonomously. If you&amp;rsquo;re already using &lt;a
href="https://pinishv.com/articles/ai-didnt-replace-software-engineering/">Claude Code&lt;/a>, computer use extends what the agent can reach. Instead of being limited to the terminal and file system, it can interact with any GUI application.&lt;/p>
&lt;p>That said, this overlaps with what &lt;a
href="https://pinishv.com/articles/cursor-automations-ai-stopped-waiting/">Cursor Automations&lt;/a> does differently. Cursor triggers agents from events (Git pushes, Slack messages, PagerDuty alerts) and runs them in cloud sandboxes. Claude&amp;rsquo;s computer use runs on your actual machine, which means it has access to everything you have access to. More capability, more risk.&lt;/p>
&lt;p>The &lt;a
href="https://pinishv.com/articles/building-ai-systems-that-dont-break-under-attack/">security implications&lt;/a> are obvious. An AI agent with access to your screen, keyboard, and browser is a powerful tool and a significant attack surface. Prompt injection against a computer-controlling agent is a different threat than prompt injection against a chat model. Anthropic says they&amp;rsquo;re scanning for it, but they also say not to expose sensitive data during the preview.&lt;/p>
&lt;h2 class="relative group">The bigger picture
&lt;div id="the-bigger-picture" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#the-bigger-picture" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Every major AI company is racing toward the same destination: AI that doesn&amp;rsquo;t just generate text but actually operates computers. OpenAI and Google are both working on similar capabilities. Anthropic got here first with a shipped product, even if it&amp;rsquo;s early.&lt;/p>
&lt;p>I&amp;rsquo;ve been writing about &lt;a
href="https://pinishv.com/articles/from-toys-to-tools-the-missing-layer-developers-actually-need/">AI agents moving from toys to tools&lt;/a> for a while. Computer use is a clear step in that direction. The agent doesn&amp;rsquo;t need a purpose-built integration for every app. It can use the same interface you use. That dramatically expands what an agent can do without requiring every software vendor to build an API or MCP connector.&lt;/p>
&lt;p>But it also means the agent inherits all the messiness of GUI-based interaction. Screens change. Buttons move. Modals pop up unexpectedly. The reliability of screen-based control will always be lower than API-based integration. Anthropic knows this, which is why Claude prefers connectors when they&amp;rsquo;re available and falls back to computer use only when needed.&lt;/p>
&lt;p>The honest framing: this is a research preview. It will be unreliable for complex workflows. It will get better fast. And in six months, we&amp;rsquo;ll look back at this as the moment AI assistants stopped being confined to chat windows.&lt;/p>
&lt;p>The question isn&amp;rsquo;t whether AI will control computers. It&amp;rsquo;s how fast the reliability curve catches up to the ambition.&lt;/p>
&lt;hr>
&lt;p>&lt;em>Trying Claude&amp;rsquo;s computer use or Dispatch? I&amp;rsquo;d love to hear what tasks you&amp;rsquo;re assigning and how it handles them. Find me on &lt;a
href="https://x.com/PiniShv"
target="_blank"
>X&lt;/a> or &lt;a
href="https://t.me/by_Pini"
target="_blank"
>Telegram&lt;/a>.&lt;/em>&lt;/p></content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://pinishv.com/articles/claude-computer-use-dispatch/feature.png"/></item></channel></rss>