Skip to content

v1.0.0-beta.10 - post DevDay ChatGPT support

Latest
Compare
Choose a tag to compare
@swyxio swyxio released this 17 Nov 02:30
8ac3ffd

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10

Download and Setup

You can:

  • download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
    • for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
      • Apple Silicon M1/M2 macs use the "arm64" version
      • Intel Macs use the ".dmg" versions with no "arm64"
    • for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
    • for Linux, use ".AppImage".
    • for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
  • Or run it from source (instructions in readme)