Skip to main content

Overview

This guide walks through setting up Agent S2, the open-source SOTA computer use agent by Simular AI. These steps include trying it locally on your own computer or on a virtual desktop through Orgo.

Setup

Install the required packages:
Set up your API keys:

Simple Usage

Run Agent S2 with natural language commands:
This approach uses Agent S2’s compositional framework to execute complex computer use tasks.

Complete Example

Platform Requirements

macOS

Grant Terminal access: System Settings → Privacy & Security → Accessibility

Windows

May require running Terminal as Administrator

Linux

Install dependencies:

Environment Variables

Architecture

Agent S2 uses a compositional framework with specialized modules: Mixture of Grounding - Routes actions to specialized visual grounding models for precise UI localization Proactive Hierarchical Planning - Dynamically refines plans based on evolving observations Cross-platform Support - Works on macOS, Windows, and Linux

Performance

Agent S2 achieves state-of-the-art results on computer use benchmarks:

Resources

Agent S2 is currently ranked #3 on the OSWorld benchmark, demonstrating leading performance on complex computer use tasks.

Video Tutorial

Here is a video version of this guide:
You can follow the video tutorial above or use this written guide.