gald3r v5.0.0-beta.1
Download
This repo carries the release notes. The installers live on the engine repo:
Download gald3r v5.0.0-beta.1 — all files
| OS | gald3r engine |
|---|---|
| Windows | installer (.msi) |
| macOS (Apple Silicon) | gald3r-macos-arm64.pkg |
| macOS (Intel) | gald3r-macos-x86_64.pkg |
| Linux | gald3r-linux-x86_64.tar.gz |
gald3r is now a fast, signed, native binary on every platform.
The engine is rewritten from Python to Go: startup drops from 8-11s to ~120ms, and one signed + notarized binary set ships for Windows, macOS (Apple Silicon + Intel), and Linux - no Python, no runtime to install.
Download: the latest gald3r_core release (installers + per-platform binaries, signed).
Highlights
.gald3rsecret- keep sensitive files out of AI prompts, logs, and the cloud (offline-safe).- Restored/added verbs:
search,validate,context,task next,task stale-claims. - Auto-backup before schema migrations; safer upgrade path.
Full notes: CHANGELOG.md.