Getting Started

OpenAlloy is an enterprise AI harness that orchestrates 13+ LLM providers from a single Go binary. It supports TUI, Terminal Agent, and WhatsApp Daemon modes.

Quick Start

  1. Download the binary for your platform from the Downloads page
  2. Activate your license:
    openalloy activate --key OA-XXXX-XXXX-XXXX
  3. Configure your API keys:
    openalloy config set anthropic.api_key sk-ant-xxx
    openalloy config set openai.api_key sk-xxx
  4. Start using OpenAlloy:
    openalloy chat

System Requirements

Platform Minimum Version
macOS 12.0 (Monterey)
Linux Kernel 5.4+
Windows 10 (21H2+)
Android 11+ (Termux)
FreeBSD 13.0+

What's Next