Home/Downloads
Downloads

One small binary. No dependencies.

The Dream Maker client is what your agents and your terminal both talk to. It ships as a single executable with nothing to install alongside it.

Command line client

dream-macos-arm64
macOS 13 and later · Apple silicon · 8.4 MB
Download
dream-macos-x64
macOS 13 and later · Intel · 8.9 MB
Download
dream-linux-x64
glibc 2.31 and later · 9.1 MB
Download
dream-windows-x64.exe
Windows 10 and later · 9.6 MB
Download

Package managers

npm install -g @dreammaker/cli
brew install dreammaker/tap/dream
docker pull ghcr.io/dreammaker/dream:latest

Verify your download

Every release is signed. Check the signature before you run it, especially in a build pipeline.

dream verify --self
# or against the published checksums
shasum -a 256 -c dream-checksums.txt

Looking for what changed? See the changelog.

Get started

Point it at a repository. It will tell you what you already meant.

Dream Maker reads your project and proposes the goals it finds there. You approve the direction, and your fleet is working within the hour.