Skip to content

no_human 0.1.0

Choose a tag to compare

@eyalgolan eyalgolan released this 16 Aug 09:34
· 67 commits to main since this release

no_human 0.1.0 — first packaged release

no_human takes a software task end to end — plan, code, test, adversarial
review, and a pull request with proof it works. A human only approves.

macOS

  • no_human-0.1.0.dmg — signed and notarized (Gatekeeper: "Notarized
    Developer ID"). Apple silicon. Drag to Applications; the app bundles the
    server and the board, and runs on your own Claude subscription.
  • Verify: shasum -a 256 no_human-0.1.0.dmg and compare with the .sha256
    asset.

Windows

  • no_human-0.1.0-UNSIGNED.exe — installer (x64). Unsigned: SmartScreen will
    warn ("More info" → "Run anyway"); code signing lands in a later release.
    no_human-0.1.0-UNSIGNED.zip is the portable build of the same payload.
  • Verify: certutil -hashfile no_human-0.1.0-UNSIGNED.exe SHA256 and compare
    with SHA256SUMS-windows.txt.

Getting started

See the README's install section and https://getnohuman.com/docs.