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 — version 1.0.20 (Beta)

macOS

Apple Silicon · .dmg

Requirements

  • Apple Silicon (M1 or newer)
  • macOS 12 Monterey or later
  • 8 GB unified memory (16 GB recommended)
  • 10 GB free disk space

Windows

x86_64 · .exe

Requirements

  • Windows 11 (x86_64)
  • Vulkan-capable GPU (NVIDIA, AMD, or Intel)
  • 16 GB system RAM recommended
  • 10 GB free disk space

Linux

x86_64 · .deb

Requirements

  • Debian / Ubuntu (x86_64)
  • Vulkan-capable GPU (NVIDIA, AMD, or Intel) with 4 GB+ VRAM
  • 16 GB system RAM recommended
  • 10 GB free disk space

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.