Skip to main content
Install AgentOS locally in standalone mode. This is the fastest way to start building agents.

Prerequisites

  • Python 3.10 or higher

Install

AgentOS is included as a dependency of the AskUI SDK. Most users already have it:
pip install askui-agent-os
If you installed the AskUI SDK, AgentOS is already available. You only need to install it separately if you want a specific version.

What’s Next?

Runtime Modes

Understand standalone vs OS service mode.

Control Modes

Host Mode vs Companion Mode — how AgentOS connects to targets.

Deploy as OS Service

Set up AgentOS as a Windows service for CI/CD and enterprise.