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 target | Scenario | Install method |
|---|---|---|
| Windows / macOS / Linux desktop | Local Development | pip install askui-agent-os |
| Android device (USB) | Local Development | pip install askui-agent-os |
| iOS device (USB) | Local Development | pip install askui-agent-os (Planned) |
| Locked-down device (no software install) | Local Development | pip install askui-agent-os |
| Windows VM in CI/CD | CI/CD Integration | Service Installer |
| Remote Windows VM from CI runner | CI/CD Integration | Service Installer |
| macOS / Linux CI runner | CI/CD Integration | pip install askui-agent-os |
| Mobile device in CI | CI/CD Integration | pip install askui-agent-os |
| Multiple targets at once | Multi-Device Setups | Depends on targets |