Download Painted Wolf Code

Painted Wolf Code v1 installers are not published yet. You can build and run the app from source now. Release artifacts will include a signed, notarized .dmg for macOS on Apple Silicon and a Homebrew cask.

Build from source

The source is Apache-2.0. Clone paintedwolfcode and follow the contributor setup in docs/dev-tasks.md.

git clone https://github.com/paintedwolf-ai/paintedwolfcode
cd paintedwolfcode
./task setup-dev

The bundled pw binary is also the command-line tool; see Command-line tool for setup after you have an install.

Installers

  • macOS
    Architecture
    Apple Silicon
    Format
    .dmg disk image

    Requires macOS 13 (Ventura) or later, Apple Silicon.

    Build v1 from source
  • Linux
    Architecture
    x64
    Format
    Source

    v1 runs from source on Linux without the macOS process sandbox. No packaged installer is available.

    Build v1 from source
  • Windows
    Architecture
    Format
    Not in v1

    v1 does not include a Windows installer.

    Not available in v1