gald3r v5.0.0-beta.26
·
33 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.26 — 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.
The throughput build: the loop spends its budget on work an agent can
actually finish, and hands everything else to you -- once.
- Human-gated items park in your attention queue after one attempt
instead of being re-implemented forever; every item caps at three
attempts per run with a named reason. - The picker never offers human-gated or already-merged work, and
parallelism holds at your --lanes setting even when a worker dies. - Windows: worktree markers ride through antivirus file locks; repos
that keep .gald3r/ out of git stop seeing refused staging messages. - Run backlog-curate before your first beta.26 loop so the whole
budget goes to real, landable work.