Download · v5.0.0-beta.51 · 2026-09-04
Every binary, one signed release.
The CLI, the Throne desktop app, and the gald3r_ide editor all ship on the same tag. Pick your platform below — each button downloads the file directly. Free, no account, no card.
Windows
x86-64 · Windows 10 and 11
gald3r CLI
The engine. Task and bug boards, the verification ladder, autopilot, and gald3r platform install. Bundles the MCP server, Cartograph, and the Valkyrie connector.
gald3r-windows-x86_64.msi~133 MBInstaller · recommended
Authenticode-signed as Gald3r Labs LLC. Installs gald3r.exe and gald3rw.exe on your PATH.
gald3r-windows-x86_64.zip~147 MBZip · no installer
The bare binaries. Unzip somewhere on your PATH yourself.
Gald3r Throne
The desktop control plane: boards, workspace graph, Council Room, Company Admin, and an IDE section with per-hunk AI diff review.
gald3r_throne-windows-installer.exe~20 MBInstaller · recommended
Not yet code-signed, so SmartScreen asks once — More info, then Run anyway.
gald3r_ide
The standalone editor. Between Notepad++ and early VS Code by design, with AI edits rendered as diffs you accept hunk by hunk.
gald3r_ide-windows-installer.exe~9 MBInstaller · recommended
Registers the right-click Open with gald3r entry in Explorer.
macOS
Apple silicon and Intel
gald3r CLI
The engine. Task and bug boards, the verification ladder, autopilot, and gald3r platform install. Bundles the MCP server, Cartograph, and the Valkyrie connector.
gald3r-macos-arm64.pkg~34 MBInstaller · Apple silicon
Signed and notarized by Apple — no security prompts. For M1 and later.
gald3r-macos-x86_64.pkg~37 MBInstaller · Intel
Signed and notarized. For Intel Macs.
gald3r-macos-arm64.tar.gz~110 MBTarball · Apple silicon
Bare binary, if you would rather not run an installer.
gald3r-macos-x86_64.tar.gz~117 MBTarball · Intel
Bare binary for Intel Macs.
Gald3r Throne
The desktop control plane: boards, workspace graph, Council Room, Company Admin, and an IDE section with per-hunk AI diff review.
gald3r_throne-macos-arm64-unsigned.tar.gz~17 MBTarball · Apple silicon
Unsigned for now, so Gatekeeper asks once — right-click the app and choose Open.
gald3r_ide
The standalone editor. Between Notepad++ and early VS Code by design, with AI edits rendered as diffs you accept hunk by hunk.
gald3r_ide-macos-arm64-unsigned.tar.gz~6 MBTarball · Apple silicon
Unsigned for now — right-click the app and choose Open the first time.
Linux
x86-64 · glibc
gald3r CLI
The engine. Task and bug boards, the verification ladder, autopilot, and gald3r platform install. Bundles the MCP server, Cartograph, and the Valkyrie connector.
gald3r-linux-x86_64.tar.gz~111 MBTarball · recommended
Unpack and run ./install.sh.
Gald3r Throne
The desktop control plane: boards, workspace graph, Council Room, Company Admin, and an IDE section with per-hunk AI diff review.
gald3r_throne-linux-amd64.tar.gz~17 MBTarball · amd64
Unpack and run ./gald3r_throne.
gald3r_ide
The standalone editor. Between Notepad++ and early VS Code by design, with AI edits rendered as diffs you accept hunk by hunk.
gald3r_ide-linux-amd64.tar.gz~7 MBTarball · amd64
Unpack and run ./gald3r_ide.
After it lands
First run
Open a new terminal, then check the install and scaffold your project.
gald3r --version gald3r doctor gald3r setupFull walkthrough
Verify the file
Every asset is covered by SHA256SUMS.txt on the release. Compare before you run it.
# Windows certutil -hashfile <file> SHA256 # macOS / Linux shasum -a 256 <file>
Upgrading later
Once anything is on your PATH you never need this page again — the CLI updates itself, and Throne offers new builds in-app.
gald3r install update gald3r install throne
Everything ships from Gald3r-Labs/gald3r_core. Want a specific build? Every release is listed with its date.
