Download OpenAlice

Pick your route.

Start from source for the clearest logs, updates, and recovery path. The install script and desktop packages remain beta alternatives while those paths mature.

OpenAlice workspace running an agent session

Recommended today

Run OpenAlice from source.

This is the best-supported path today: every step is visible, failures leave useful logs, and updates stay under your control.

$ git clone https://github.com/TraderAlice/OpenAlice.git
$ cd OpenAlice
$ pnpm install
$ pnpm dev

[1]

Source checkout

recommended

$ git clone https://github.com/TraderAlice/OpenAlice.git
$ cd OpenAlice
$ pnpm install
$ pnpm dev

[2]

Install script

beta convenience

$ curl -fsSL https://openalice.ai/install | bash

Use this only to evaluate the installed runtime while the installer path is still being hardened. Prefer the source checkout above for daily use.

[3]

Desktop beta

package testing

macOS

Apple Silicon

Signed beta DMG; update path still beta

macOS

Intel

Signed beta DMG; update path still beta

Windows

x64 beta

Unsigned beta installer; source is safer

[4]

Server & remote

docker or remote

Docker

persistent service

Run Alice on a server or LAN box

Remote access

LAN or tunnel

Let other machines or agents reach Alice