Skip to content

Commit 257d0ed

Browse files
committed
docs(integrations): update Computer Use docs URL and naming
1 parent 970104b commit 257d0ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"group": "Integrations",
9999
"pages": [
100100
"integrations/browser-use",
101-
"integrations/computer-use",
101+
"integrations/computer-use-anthropic",
102102
"integrations/magnitude",
103103
"integrations/stagehand",
104104
"integrations/valtown",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Computer Use (Anthropic)"
33
---
44

5-
[Computer Use](https://www.anthropic.com/news/3-5-models-and-computer-use) is Anthropic's groundbreaking capability that enables Claude to interact with computers the way humans do—by looking at screens, moving cursors, clicking buttons, and typing text. This powerful feature allows AI agents to control web browsers, navigate interfaces, and perform complex tasks across applications.
5+
[Computer Use](https://docs.claude.com/en/docs/agents-and-tools/tool-use/computer-use-tool) is Anthropic's groundbreaking capability that enables Claude to interact with computers the way humans do—by looking at screens, moving cursors, clicking buttons, and typing text. This powerful feature allows AI agents to control web browsers, navigate interfaces, and perform complex tasks across applications.
66

77
With Computer Use, Claude can:
88
- **Navigate websites and applications** by interpreting visual interfaces
@@ -20,7 +20,7 @@ Get started with Computer Use and Kernel using our pre-configured app template:
2020
npx @onkernel/create-kernel-app my-computer-use-app
2121
```
2222

23-
Choose `TypeScript` as the programming language and then select `Computer Use (Anthropic)` as the template.
23+
Choose `TypeScript` as the programming language and then select `Computer Use` as the template.
2424

2525
Then follow the [Quickstart guide](/quickstart/) to deploy and run your Computer Use automation on Kernel's infrastructure.
2626

0 commit comments

Comments
 (0)