Skip to content

gald3r v5.0.0-beta.3

Choose a tag to compare

@wrm3 wrm3 released this 09 Aug 22:27
· 116 commits to main since this release

Download

This repo carries the release notes. The installers live on the engine repo:

Download gald3r v5.0.0-beta.3 — all files

OS gald3r engine
Windows installer (.msi) · portable (.zip)
macOS (Apple Silicon) gald3r-macos-arm64.pkg
macOS (Intel) gald3r-macos-x86_64.pkg
Linux gald3r-linux-x86_64.tar.gz

Verify your download against SHA256SUMS.txt.


Autopilot economics release: the swarm now materializes.

  • Deterministic implementer dispatch when a coordinator reports zero implementers despite runnable work (opt out: --no-deterministic-dispatch)
  • Capacity circuit breaker: halts with exit code 3 instead of silently burning budget
  • Empty review queues are skipped for free
  • Git-checkpoint accounting: real commits never read as zero throughput
  • gald3r run --approval-mode=ask: fail-closed approval round trip on stream-json

Get it: download the installer for your OS from https://github.com/Gald3r-Labs/gald3r_core/releases/latest

Known issue: 'gald3r install update' in fielded builds requests a retired asset name and fails (BUG-774; fixed in the next beta) - use the installer above instead.

Full notes: CHANGELOG.md