Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simular.ai/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to the Simular developer documentation. Here you will find guides and references for scripting with Simulang and the Agent S open-source framework. Sai is Simular’s strongest computer-use agent for when you need maximum capability on real desktop and browser UIs.

Sai and Agent S

1. Sai

Sai is Simular’s strongest computer-use agent — our most capable option when you need deep, reliable automation across real desktop and browser UIs. Details, access, and how Sai fits with the rest of the product line are on the Sai product page.

2. Agent S

An open-source framework for agents that control computers like a human — UI, keyboard, and mouse — across environments.
  • Run agents autonomously inside many kinds of software.
  • Extensible with custom integrations and tooling.
  • Platforms: macOS, Linux, and Windows.

Simulang (scripting)

Simulang is our layer for scripting desktop automation. This documentation covers two tracks; treat them separately:
TrackWhat it isWhere to start
Latest SimulangStandalone simulang CLI, simulib-js, and the /simulang skill in Claude Code.Simulang Primer, then Simulang with Claude Code
Simulang v0Legacy in-app JavaScript-style actions for a deprecated desktop automation surface. Kept for reference and migration only.Simulang v0 API, Simulang v0 examples
For new work, use Latest Simulang (primer and Claude Code). Use the v0 docs only if you still maintain workflows on the legacy in-app surface.

Next steps

  • Read about Sai for Simular’s strongest computer-use agent.
  • Choose your Simulang track from the table above (prefer latest for new projects).
  • Explore Agent S to build or extend open-source computer-use agents.
  • Join the community via Discord and GitHub in the header when you want help or to contribute.
For more detail, use the sidebar: Getting Started, Simulang, Simular (legacy Simulang v0 reference), and Agent S.