<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire" -->

---
title: Anthropic ships Claude computer use with 20-40% fewer...
description: Anthropic&#x27;s computer use tool now ships as a client toolset (computer_toolset_20260801) that gives Claude 17 member tools such as screenshot, left_click, type,...
canonical: https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Anthropic ships Claude computer use with 20-40% fewer round trips per task | daily.dev
og:description: Anthropic&#x27;s computer use tool now ships as a client toolset (computer_toolset_20260801) that gives Claude 17 member tools such as screenshot, left_click, type,...
og:url: https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire
og:image: https://api.daily.dev/og/posts/aNMvrEIRE.png
og:image:alt: Anthropic ships Claude computer use with 20-40% fewer round trips per task
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Anthropic ships Claude computer use with 20-40% fewer round trips per task

**[Build With GenAI](https://daily.dev/sources/buildwithgenai)** · [@messhare](https://daily.dev/messhare) · 4 upvotes · 2 comments

## Summary

Anthropic's computer use tool now ships as a client toolset (computer_toolset_20260801) that gives Claude 17 member tools such as screenshot, left_click, type, and zoom for controlling a sandboxed desktop, replacing the older single computer_20251124 tool. The toolset removes the beta header requirement, drops the input.action field in favor of a direct member name plus toolset_name, requires handling every tool_use block in a turn instead of just the first, and rejects parameters like display_width_px and enable_zoom. Zoom is enabled by default and lets Claude inspect a screen region at full resolution. The documentation covers the agent loop, batch actions with ordered execution and halt-text error handling, screenshot sizing and history management for prompt caching, a full migration guide from computer_20251124, pricing (~4,500 input tokens overhead per request), and known limitations around latency, coordinate accuracy, and prompt injection risks.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://platform.claude.com/docs/en/agents-and-tools/tool-use/computer-use-tool>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#claude](https://daily.dev/tags/claude), [#anthropic](https://daily.dev/tags/anthropic)

[View this post on daily.dev](https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire","headline":"Anthropic ships Claude computer use with 20-40% fewer round trips per task","text":"Shared: Computer use tool","url":"https://daily.dev/posts/anthropic-ships-claude-computer-use-with-20-40-fewer-round-trips-per-task-anmvreire","datePublished":"2026-08-22T00:20:01.748Z","dateModified":"2026-08-22T00:21:23.904Z","author":{"@type":"Person","name":"Messhare","url":"https://daily.dev/messhare","image":"https://lh3.googleusercontent.com/a/ACg8ocKEFOHxn4h1YJSROvDRT4ZISFNdcZju059ID08V8BLAcIDHxu0=s96-c","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":480}},"image":"https://media.daily.dev/image/upload/s--VDukGCjf--/f_auto/v1722860399/public/Placeholder%2002","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":2}],"sharedContent":{"@type":"WebPage","url":"https://api.daily.dev/r/xGbBWCirC"},"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/buildwithgenai","name":"Build With GenAI"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Build With GenAI","item":"https://daily.dev/squads/buildwithgenai"},{"@type":"ListItem","position":3,"name":"Anthropic ships Claude computer use with 20-40% fewer round trips per task"}]}
```

