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.