Protosentient AI

Test builds for Mac and Windows

Pre-release software, handed out for testing. Expect rough edges, and please report what you hit. Every file below shows its exact size, and each card has a Verify this file link with the SHA-256 if you want to confirm you got what we published.

Before you open anything (Mac and Windows)

Nothing on this page is signed by Apple or carries an Authenticode certificate. Not yet — we go through both signing processes as this moves from a private beta to a public one. It says nothing about the files: your download is not corrupt and nothing is wrong with it. But until then both operating systems will get in your way, and one of the steps is invisible if you get it wrong.

On a Mac, drag the app into Applications and eject the disk image before you open it — launch it from the image and macOS silently runs a throwaway copy instead, which fails later in ways that look like a broken account. Then macOS refuses the app once, saying either “…is damaged and can't be opened” or “…is from an unidentified developer”. One Terminal command clears both. On Windows, SmartScreen shows “Windows protected your PC” for every file here; the way past it is a text link most people miss.

How to install on Mac and Windows

Loading builds…

Check what you got

From Terminal, in the folder you downloaded into:

# prints the hash — compare it to the card above
shasum -a 256 <file>

# prints the size in bytes
stat -f%z <file>