Get Started
Installation
Install RunAgent CLI and SDK on your system
System Requirements
Before installing RunAgent, ensure your system meets these requirements:
- Python: 3.8 or higher
- pip: Latest version recommended
- Operating System: Windows, macOS, or Linux
- Memory: At least 4GB RAM recommended
- Storage: 500MB free space
Installation Methods
Install the latest stable version:
Or install with all optional dependencies:
Install the latest stable version:
Or install with all optional dependencies:
For isolated installation:
This keeps RunAgent separate from your other Python packages.
Install the development version:
Using Docker (coming soon):
Verify Installation
After installation, verify RunAgent is properly installed:
You should see output like:
Platform-Specific Notes
Virtual Environment (Recommended)
We recommend using a virtual environment:
Upgrading
To upgrade to the latest version:
Check for updates:
Uninstalling
To remove RunAgent: