Skip to content

Commit 0b43790

Browse files
committed
Merge main into dev
2 parents e08e395 + 1e760d6 commit 0b43790

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/ecosystem/computer/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ pip install cptr
2626
cptr run
2727
```
2828

29+
Prefer uv?
30+
31+
```bash
32+
uvx cptr@latest run
33+
```
34+
35+
Then create an account and open a folder.
36+
2937
That's the install. It prints a one-time setup link, you create your account, open a folder, and you're looking at your real files in the browser. [Quickstart →](/ecosystem/computer/quickstart) · [View on GitHub →](https://github.com/open-webui/computer)
3038

3139
Wondering what category this thing even is (remote desktop? IDE? AI assistant?): [What is Computer?](/ecosystem/computer/what-is-computer) gives you the mental model in two minutes.

docs/intro.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ Installed Open WebUI but not sure where to start? The [**Essentials for Open Web
118118

119119
[**Open WebUI Computer**](/ecosystem/computer) is the cutting-edge agent harness and runtime for your real machine. You install one app, add AI (an API key, a local model, or a coding-agent subscription you already have like Claude Code or Codex), and it works on the actual files, branches, services, and tools already on that computer, with approvals and plan mode. The file the agent edits is the file on your disk; the terminal it uses is the terminal on your machine.
120120

121+
Run Computer with uv:
122+
123+
```bash
124+
uvx cptr@latest run
125+
```
126+
127+
Then create an account and open a folder.
128+
121129
Because it's your whole machine, you get the rest for free: files, editor, terminal, git, previews, and agent chats in any browser, from your desk or your phone; an assistant you can message from Telegram or WhatsApp; scheduled agents that report back to you. Everything runs locally on hardware you own, nothing hosted elsewhere.
122130

123131
Computer and Open WebUI are one ecosystem moving at two speeds, on purpose. **Open WebUI** is the stable platform: enterprise-ready, multi-user, what teams and organizations deploy and rely on. **Computer** moves faster: new real-machine agent capabilities are built and shipped there first, hardened in daily use, and graduated into Open WebUI where they fit. If you want the bleeding edge of what we're building, it lands in Computer first.

0 commit comments

Comments
 (0)