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.
npm install -g @dreammaker/cli brew install dreammaker/tap/dream docker pull ghcr.io/dreammaker/dream:latest
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.
Dream Maker reads your project and proposes the goals it finds there. You approve the direction, and your fleet is working within the hour.