Downloads

Download Smartloop

Pick the build that matches your machine. Every download runs entirely on your device — no data leaves your hardware.

Smartloop Studio

Mission control for your projects — v1.0.32

Terminal

Setup your projects , create integration and run your agents harness from the command line.

macOS / Linux

bash · one-liner

Requirements

  • macOS 12+ (Apple Silicon) or Linux x86_64
  • Vulkan-capable GPU (NVIDIA, AMD, or Intel) for best performance on Linux — runtime bundled, no SDK required
  • curl and bash available in PATH
$curl -fsSL https://smartloop.ai/install.sh | bash

Windows

PowerShell · one-liner

Requirements

  • Windows 11 (x86_64)
  • Vulkan-capable GPU (NVIDIA, AMD, or Intel) — accelerated via Vulkan; runtime bundled, no SDK required
  • PowerShell 5.1 or later
PS>irm https://smartloop.ai/install.ps1 | iex

Prefer to read first? See the getting-started guide.