Skip to main content
Choose the deployment scenario that matches your environment. Each scenario explains the architecture, how the Python SDK connects to AgentOS, and which installer to use.

Local Development

Build and test agents on your own machine — desktop, mobile, or external hardware.

CI/CD Integration

Run agents unattended in pipelines, on VMs, or with connected devices.

Multi-Device Setups

Control multiple targets from a single agent or pipeline.

Quick Reference

Not sure which scenario fits? Find your target below.
Your targetScenarioInstall method
Windows / macOS / Linux desktopLocal Developmentpip install askui-agent-os
Android device (USB)Local Developmentpip install askui-agent-os
iOS device (USB)Local Developmentpip install askui-agent-os (Planned)
Locked-down device (no software install)Local Developmentpip install askui-agent-os
Windows VM in CI/CDCI/CD IntegrationService Installer
Remote Windows VM from CI runnerCI/CD IntegrationService Installer
macOS / Linux CI runnerCI/CD Integrationpip install askui-agent-os
Mobile device in CICI/CD Integrationpip install askui-agent-os
Multiple targets at onceMulti-Device SetupsDepends on targets