You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/01_setup.md
-64Lines changed: 0 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,63 +23,6 @@ If you want a minimal installation without optional dependencies, please run
23
23
pip install askui
24
24
```
25
25
26
-
## AgentOS Installation
27
-
28
-
AgentOS is a device controller that allows agents to take screenshots, move the mouse, click, type on the keyboard, interact with the shell, and manage user session across any operating system. It's installed on a Desktop OS but can also control mobile devices and HMI devices when connected.
29
-
30
-
### Windows
31
-
32
-
-[Download AskUI Installer for AMD64](https://files.askui.com/releases/Installer/Latest/AskUI-Suite-Latest-User-Installer-Win-AMD64-Web.exe)
33
-
-[Download AskUI Installer for ARM64](https://files.askui.com/releases/Installer/Latest/AskUI-Suite-Latest-User-Installer-Win-ARM64-Web.exe)
34
-
35
-
**Installation Steps:**
36
-
1. Download the installer for your architecture
37
-
2. Run the executable
38
-
3. Follow the installation wizard
39
-
4. AgentOS will start automatically after installation
40
-
41
-
### Linux
42
-
43
-
**⚠️ Important:** AgentOS currently does not work on Wayland. Switch to XOrg to use it.
4. AgentOS will start automatically after installation
64
-
65
-
### MacOS
66
-
67
-
**⚠️ Important:** AgentOS currently does not work on MacOS with Intel chips (x86_64/amd64 architecture). You need a Mac with Apple Silicon (M1, M2, M3, etc.).
0 commit comments