Skip to content

gald3r v5.0.0-beta.28

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:32
· 31 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.28 — 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 resilience build -- plus a thinking toolkit and two navigation aids.

  • One stuck task can never crash a run: root fix, graceful refusal, and a
    recovery net around the scheduler.
  • Budget exhaustion finishes in-flight work (merge + review) before ending;
    leftovers report honestly in one line.
  • Blocked work stays blocked -- every dependency mechanism honored through
    one shared rule.
  • gald3r autopilot replay RUN_ID: reconstruct any past run from its
    durable records -- debugging is one command, not archaeology.
  • Session goals (gald3r sesh-goal): tell the AI where the session is
    headed and it holds the course.
  • Codename registry (gald3r codename): internal names mapped to plain
    ones -- resolve "that thing that does X" to its real name instantly.
  • Five decision frameworks: g-thinker, g-ooda, g-mdmp, g-ipb, g-stz.
  • Agent child processes no longer flash console windows or steal keyboard
    focus on Windows.