Changelog
Full release history
Every version across the gald3r family — the free framework, the compiled Agent CLI, and the Throne desktop app.
Gald3r Framework
v5.0.58
minor2026-09-12
- ›Linux: the suite uses a shell-script installer, not a .deb or .rpm package. It offers application and destination options. Desktop apps require WebKit2GTK 4.1; the installer does not install system dependencies or run sudo. Linux ARM64 is not supplied in this release.
- ›Mac: the Apple-silicon suite installs desktop apps in /Applications and commands in /usr/local/bin. These locations are fixed for this release. Deselecting an application does not uninstall an existing copy.
- ›Updates: use the suite download to update desktop applications. gald3r install update updates Core and companions, not the entire suite.
- ›Not a USB workspace: these downloads do not provide the planned Portable Gald3r environment carrying settings, projects, AI models and dependencies on a removable drive.
- ›All shipped applications use the same release version. GitHub's automatically added “Source code” ZIP/tar.gz files are not installers.
v5.0.57
minor2026-09-11
- ›Linux: the suite uses a shell-script installer, not a .deb or .rpm package. It offers application and destination options. Desktop apps require WebKit2GTK 4.1; the installer does not install system dependencies or run sudo. Linux ARM64 is not supplied in this release.
- ›Mac: the Apple-silicon suite installs desktop apps in /Applications and commands in /usr/local/bin. These locations are fixed for this release. Deselecting an application does not uninstall an existing copy.
- ›Updates: use the suite download to update desktop applications. gald3r install update updates Core and companions, not the entire suite.
- ›Not a USB workspace: these downloads do not provide the planned Portable Gald3r environment carrying settings, projects, AI models and dependencies on a removable drive.
- ›All shipped applications use the same release version. GitHub's automatically added “Source code” ZIP/tar.gz files are not installers.
v5.0.56
minor2026-09-10
- ›Linux: the suite uses a shell-script installer, not a .deb or .rpm package. It offers application and destination options. Desktop apps require WebKit2GTK 4.1; the installer does not install system dependencies or run sudo. Linux ARM64 is not supplied in this release.
- ›Mac: the Apple-silicon suite installs desktop apps in /Applications and commands in /usr/local/bin. These locations are fixed for this release. Deselecting an application does not uninstall an existing copy.
- ›Updates: use the suite download to update desktop applications. gald3r install update updates Core and companions, not the entire suite.
- ›Not a USB workspace: these downloads do not provide the planned Portable Gald3r environment carrying settings, projects, AI models and dependencies on a removable drive.
- ›All shipped applications use the same release version. GitHub's automatically added “Source code” ZIP/tar.gz files are not installers.
v5.0.55
minor2026-09-09
- ›Linux: the suite uses a shell-script installer, not a .deb or .rpm package. It offers application and destination options. Desktop apps require WebKit2GTK 4.1; the installer does not install system dependencies or run sudo. Linux ARM64 is not supplied in this release.
- ›Mac: the Apple-silicon suite installs desktop apps in /Applications and commands in /usr/local/bin. These locations are fixed for this release. Deselecting an application does not uninstall an existing copy.
- ›Updates: use the suite download to update desktop applications. gald3r install update updates Core and companions, not the entire suite.
- ›Not a USB workspace: these downloads do not provide the planned Portable Gald3r environment carrying settings, projects, AI models and dependencies on a removable drive.
- ›All shipped applications use the same release version. GitHub's automatically added “Source code” ZIP/tar.gz files are not installers.
v5.0.54
minor2026-09-09
- ›The Windows Core MSI contains command-line programs; Throne and IDE use separate installers.
- ›The Linux suite offers component and destination options. Desktop apps need WebKit2GTK 4.1; the installer does not run sudo or install system packages.
- ›The combined Mac installer is Apple-silicon-only; its app and package signatures, Accepted notarization and staple are required by the build gate. The separate Mac desktop archives remain unsigned. Core has both Intel and Apple-silicon builds.
- ›Mac installer locations are fixed for this release. Deselecting an application does not uninstall an existing copy. The installer does not remove projects or models. Hosted installation tests are separate from hands-on testing on every Mac model.
- ›This build has no signed Throne update feed. Use the listed downloads; do not rely on Throne's in-app updater for this cut.
v5.0.52
minor2026-09-06
- ›First plain-numbered release: the beta suffix is retired, and every release from here on is a plain 5.0.x.
- ›The project agent is one process: gald3r project-agent serve runs the Valkyrie connector, the MCP tool server, the swarm assignment channel, and the ACP editor bridge inside a single resident per project; gald3r mcp serve and gald3r acp are thin bridges that start it on demand.
- ›Bring your own MCP servers: gald3r mcp plugin add | list | remove registers external stdio or Streamable HTTP servers in a per-project catalog, and their tools appear namespaced next to gald3r's own in every host you already use.
- ›Editors that read the whole tree: the file explorer in Throne and gald3r_ide no longer stops partway down a project, says when a listing is incomplete, and treats nested git checkouts as separate; syntax highlighting passes contrast gates in every theme.
- ›In-app updates install themselves in Throne and gald3r_ide; when one cannot, the dialog names the downloaded installer and opens its folder, and the updater never offers an older build.
- ›13 agents, 141 skills, 220 commands, running on 37 AI coding tools.
- ›Full day-by-day detail on the releases page.
v5.0.0-beta.51
major2026-09-04
- ›Throne ships with gald3r now: the desktop app and gald3r_ide are built and published on the same tag as the CLI, at the same version. The separate Throne 0.x line is retired; install Throne from this release's assets.
- ›Throne sign-in works on the Wails build: sign-in, session restore, refresh, logout, and the folder picker all complete; the app reports its real version and the in-app updater only ever offers a newer release.
- ›Lessons become product: a first commandment is scaffolded into every new project — anything an agent learns while operating it must land in shipped prose or enforcing code, never only in a session's memory. gald3r commandment manages the list and gald3r doctor checks it.
- ›Throne theme builder, Database Admin (live read-only view of your project database), and bring-your-own editor language packs managed with gald3r languages pack.
- ›gald3r workspace peer resolve and a new PreToolUse hook stop messages from being written into retired or unknown peer projects; gald3r inbox absorbs queued drafts in filing order.
- ›One tag now builds the CLI set, Throne installers for Windows, Linux and macOS, and gald3r_ide, with checksums and signatures covering all of them.
- ›13 agents, 141 skills, 220 commands, running on 37 AI coding tools.
- ›Shipping in active public beta — 51 beta releases since v3.0.0 (July), several most days. Full day-by-day detail on the releases page.
v5.0.0-beta.50
major2026-09-03
- ›gald3r_ide ships: a standalone code editor on the same editor core as Throne — file tree, tabs, editor, a collapsible agent panel, and a status bar; gald3r_ide <path> opens a file or folder.
- ›Every AI edit lands as a diff you accept or reject hunk by hunk before anything touches disk; agent-run commands wait for your approval and every decision is written to an approvals ledger.
- ›25 languages defined as editable JSON — Go, PowerShell, Batch, Dockerfile, git config, TOON, and the PL/SQL, PostgreSQL, SQLite, and DuckDB dialects — each with folding and comment toggling.
- ›Keybinding presets for VS Code, Notepad++, and UltraEdit, plus an editor settings page shared by Throne's IDE section and gald3r_ide.
- ›Windows Explorer gains a right-click Open with gald3r_agent entry, registered by the installer or gald3r_ide --register-shell.
- ›Company Admin billing card now shows subscription status, renewal date, and seats purchased, assigned, and pending, with a direct link to the billing portal.
- ›13 agents, 141 skills, 220 commands, running on 37 AI coding tools.
- ›Shipping in active public beta — 50 beta releases since v3.0.0 (July), several most days. Full day-by-day detail on the releases page.
v5.0.0-beta.49
major2026-09-02
- ›Throne rebuilt end-to-end as a native Go/Wails desktop shell (all seven port waves complete) — a real IDE, not just a task dashboard: file tree, tabs, find/replace, go-to-line.
- ›Throne IDE: a proposed edit renders as a per-hunk diff you accept or reject before anything touches disk (today's entry point is clipboard-paste; agent-authored proposals share the same review path next).
- ›Company Admin: org owners/admins manage member roles, invitations, and a billing card — plan, licenses, usage — directly in Throne.
- ›Throne Workspace graph: every project in your workspace, live agent activity, and a lit/unlit Valkyrie connector indicator on each edge — cross-project coordination, visible.
- ›Council Room: convene every project's agent into one shared transcript and ask all of them at once.
- ›Longship (full-screen terminal agent TUI) and Cartograph (codebase knowledge-graph query surface) are now first-class product surfaces alongside the CLI and Throne.
- ›13 agents, 141 skills, 220 commands, running on 37 AI coding tools.
- ›Shipping in active public beta — 49 beta releases since v3.0.0 (July), several most days. Full day-by-day detail: github.com/Gald3r-Labs/gald3r/releases.
v5.0.0-beta.47
minor2026-09-02
- ›A Workspace graph opens the Workspace page: every project in your workspace as a node with its name and project type, a lit indicator when that project's Valkyrie connector is running, and a badge when its project agent is fitted out. Projects the manifest names but cannot resolve are listed separately instead of silently dropped.
- ›The Momentum board now lives inside the Project page, so opening a project shows its totals, overview tiles and tasks by status without a detour.
- ›The coordinators view gains an Organization scope beside the per-project one, and tells you plainly when you do not have access to an organization's presence rather than showing an empty room.
- ›When world_tree is unreachable, the coordinator graph still shows a Valkyrie connector that is running on this machine.
- ›An Approvals queue on the Mission Control page lists actions agents are waiting on; approve with an optional note or reject with a required reason, backed by a durable ledger.
v5.0.0-beta.48
minor2026-09-02
- ›The per-project chat answers through a model when one is available: it reads the project first (search, board, status) and asks a local runtime such as Ollama or LM Studio to answer over that context. Name a provider in the project config to choose one; nothing paid is ever picked for you. With no model reachable you still get the grounded structured answer, clearly marked as such, and every answer shows which model or fallback produced it.
- ›The Council Room convenes every project agent in the workspace at once: pick who joins, mute or remove anyone, ask one question, confirm how many agents it will reach, and watch the answers land in one transcript attributed to each project. Open it from the Workspace page.
v5.0.0-beta.46
minor2026-09-01
- ›Same-machine asks still write the local mailbox, as before.
- ›gald3r project-agent ask --to-project <id> … queues a remote question and
- ›The resident Valkyrie inbox loop now drains that same outbox on every tick,
- ›You need a signed-in session. Team coordination (or the Redis coordination
- ›Production api.gald3r.ai does not yet list the new event types in its
v5.0.0-beta.45
minor2026-08-31
- ›gald3r project-agent status, ask, and chat — or @g-project-agent
- ›Same engine Throne and the resident connector already use
- ›Set GALD3R_AGENT_FITOUT to pick the domain fit-out (terminal and Throne)
- ›Agents offer Valkyrie when you need a live question to another project,
- ›Windows no longer dies on the first Permission denied from Defender,
v5.0.0-beta.44
minor2026-08-28
- ›This beta closes a serious board-integrity defect class, removes the biggest throughput bottleneck in autonomous runs, and cleans internal-only content out of the installed payload.
v5.0.0-beta.43
minor2026-08-27
- ›v5.0.0-beta.43 released
v5.0.0-beta.42
minor2026-08-26
- ›Your plan, your spend, your call.
v5.0.0-beta.41
minor2026-08-25
- ›v5.0.0-beta.41 released
v5.0.0-beta.39
minor2026-08-23
- ›Interrupted work resumes. An implementation branch interrupted by a stop or a run boundary
- ›A reviewed PASS is never demoted. If the merge can't land yet (dirty checkout, ordinary
- ›Bug fixes no longer die at rebase. The board record synced into a worktree could block the
- ›Merge gates are scoped correctly. Retired constraints are never enforced; the record-integrity
- ›Release notes survive the pipeline. Each landed change's changelog entry now rides its branch
v5.0.0-beta.40
minor2026-08-23
- ›A pre-review gate with zero model cost. Before any reviewer is spawned, a deterministic
- ›Finish gates before credit. A harvested implementation only counts once its gate commands
- ›One family tree, one author. The supervisor's spawn ledger is now the only authority on
- ›Single-writer board, slice one. Per the newly ratified design, reviewer verdicts can now be
- ›Interrupted bug fixes resume. The one-shot continuation that already rescued interrupted
v5.0.0-beta.37
minor2026-08-21
- ›This release closes the second wave of field reports from live multi-agent runs — every fix below was reproduced from a real field failure and shipped with a regression test.
v5.0.0-beta.38
minor2026-08-21
- ›This release closes the most expensive failure mode reported from live autonomous runs: work that fails review over and over, silently burning budget with no human ever told.
v5.0.0-beta.36
minor2026-08-20
- ›This release hardens the autonomous pipeline based on the first wave of beta.35 field reports — every fix below came from watching real multi-agent runs at three field sites.
v5.0.0-beta.35
minor2026-08-19
- ›5.0.0-beta.35 -- the tight-ship build.
v5.0.0-beta.33
minor2026-08-18
- ›The cost governor is real. The loop now reads each agent's actual
- ›Health gates can't self-deadlock. The loop's own database files
- ›Verification can't be falsely emptied. A review that never ran --
- ›Diagnostics tell the truth. Capacity messages report what the
v5.0.0-beta.34
minor2026-08-18
- ›5.0.0-beta.34 -- the safe-hands build.
v5.0.0-beta.31
minor2026-08-17
- ›Focus theft is over. Every child process gald3r spawns — during
- ›`gald3r status`, reorganized. Grouped sections — tasks, bugs, your
- ›Health checks can no longer green-lie. A record file missing
- ›Doctor's prescription now cures. The version-mismatch warning and
- ›Safer concurrent work. Task and bug creation during an active
v5.0.0-beta.32
minor2026-08-17
- ›Already-done work stays done. Items whose changes already landed
- ›Crashed agents resume their conversation. The loop now records
- ›Agents can message each other mid-run. A new gald3r msg
- ›Failure cleanup is complete. Worktrees left behind by killed or
- ›Reviews are sandboxed. Review sessions can no longer touch live
v5.0.0-beta.27
minor2026-08-16
- ›Reviews now finish everything. The review phase can verify bug fixes as well
- ›Fresh work wins. The work picker now remembers, across runs, which items have
- ›Safety gates always arm. When a provider exposes no cost or context
- ›Silent workers get reclaimed. A worker that stops producing output is
- ›Briefs trust your board. Agent briefs now state explicitly that the task's
v5.0.0-beta.28
minor2026-08-16
- ›One stuck task can never crash a run again. The crash class where a
- ›Budget exhaustion finishes what it started. When the work budget runs
- ›Blocked work stays blocked. The work picker now honors every dependency
- ›Forensic replay. New: gald3r autopilot replay RUN_ID reconstructs any
- ›Large playbooks can't be silently truncated. Oversized prompt assets are
v5.0.0-beta.29
minor2026-08-16
- ›Review verdicts always apply. A reviewer's written verdict can never
- ›The documentation site, rebuilt. Dedicated Commands, Skills, Agents,
- ›Cleaner shipped files. Generated configuration templates carry plain
v5.0.0-beta.30
minor2026-08-16
- ›Branch discipline, opt-in. Two new modes for the autonomous loop,
- ›Live lane visibility. gald3r autopilot status now renders a
- ›A forensically complete ledger. Every agent action now leaves a
- ›Honest runaway protection. Long-run safety counters now measure
v5.0.0-beta.24
minor2026-08-15
- ›Autopilot now reviews each finished item in the same loop instead of waiting for a later batch pass.
v5.0.0-beta.25
minor2026-08-15
- ›**Budget you can explain in one sentence: it is the number of tasks and bugs the loop
- ›Completed work gets finalized first. When items are waiting for review, the loop
- ›The board never lies anymore. A failed or empty merge rolls the item back and
- ›Safe upgrades. gald3r install update detects wrapper scripts and already-damaged
- ›MCP servers launch reliably. Generated MCP configs now point at the exact installed
v5.0.0-beta.26
minor2026-08-15
- ›The loop stops re-attempting items a human has to unblock. A failed review whose
- ›The picker skips un-implementable work: items whose remaining criteria are
- ›Parallelism holds at your `--lanes` setting — a worker that dies at spawn frees its
- ›Windows reliability: the worktree marker write now rides through antivirus/indexer
- ›Per-iteration summaries report real review PASS/FAIL counts.
v5.0.0-beta.22
minor2026-08-14
- ›g-go, g-go-code, and g-go-review now stay on the model of the IDE you launched them from.
v5.0.0-beta.23
minor2026-08-14
- ›Autopilot now runs implementers in parallel by default.
v5.0.0-beta.17
minor2026-08-13
- ›This build is the field follow-up to 5.0.0-beta.16.
v5.0.0-beta.18
minor2026-08-13
- ›Autopilot loop docs now match the binary: @g-go-go runs one implementer at a time.
v5.0.0-beta.19
minor2026-08-13
- ›Field fixes from the beta.17 Windows/Cursor run, for testers who already installed beta.18.
v5.0.0-beta.20
minor2026-08-13
- ›Autopilot (gald3r autopilot loop / @g-go-go) now runs multiple implementers at once by default.
v5.0.0-beta.21
minor2026-08-13
- ›Board-file dirt written during a loop no longer blocks harvest or the next worktree. Autopilot now housekeeps those allowlisted writes between iterations.
- ›A Critical bug that is only a title (no description, no acceptance criteria) is skipped instead of claimed and then refused. That skip no longer trips the capacity breaker, and run teardown no longer reopens paused or already-resolved bugs.
- ›Autopilot coordinator and implementer children now receive the project directory Claude hooks expect, so phase-2 review verdicts can write.
v5.0.0-beta.13
minor2026-08-12
- ›The autopilot coordinator got its complete instructions back. The condensed
- ›Pipeline guidance restored across the board. The built-in playbooks for the go
- ›`gald3r go-preflight` now performs the workspace safety checks it describes:
- ›Verified before shipping: full test pass across the affected engine, plus a real
v5.0.0-beta.14
minor2026-08-12
- ›A cleaner project layout. SDLC working files (tasks, bugs, plans, features, PRDs,
- ›Ideas grew up. The idea board is now an index over one file per idea — capture,
- ›NEW: TO-DO list. A commitment tier between an idea (might never happen) and a task
- ›NEW: ADRs (Architecture Decision Records). Context / Decision / Consequences /
- ›PRDs work again. The full add / list / show / revise surface was exercised
v5.0.0-beta.15
minor2026-08-12
- ›Worker agents actually work now. The agent CLI is invoked correctly for
- ›Stale workspaces refresh themselves. A previously-attempted task's working copy is
- ›Interrupting a run is clean. Stopping releases the claims of exactly the workers it
- ›NEW: `gald3r gfix` — one-command bug reporting. When something fails, gald3r can
v5.0.0-beta.16
minor2026-08-12
- ›Complete-brief delivery. Large agent briefs (coordinator, implementer, and
- ›Windows launcher-shim hardening. Some agent CLIs on Windows launch through shell
- ›Multi-line input everywhere. Every free-text option across the CLI (task and bug
- ›Truthful self-diagnostics. gald3r selftest now checks hook wiring for every
- ›Local AI: Unsloth Studio documented. The local-AI guide now covers Unsloth
v5.0.0-beta.9
minor2026-08-11
- ›v5.0.0-beta.9 released
v5.0.0-beta.10
minor2026-08-11
- ›v5.0.0-beta.10 released
v5.0.0-beta.11
minor2026-08-11
- ›v5.0.0-beta.11 released
v5.0.0-beta.12
minor2026-08-11
- ›v5.0.0-beta.12 released
v5.0.0-beta.5
minor2026-08-10
- ›v5.0.0-beta.5 released
v5.0.0-beta.6
minor2026-08-10
- ›v5.0.0-beta.6 released
v5.0.0-beta.7
minor2026-08-10
- ›v5.0.0-beta.7 released
v5.0.0-beta.8
minor2026-08-10
- ›v5.0.0-beta.8 released
v5.0.0-beta.1
minor2026-08-09
- ›Windows — download gald3r-windows-x86_64.msi, run it, open a new terminal.
- ›macOS — gald3r-macos-arm64.pkg (Apple Silicon) or gald3r-macos-x86_64.pkg (Intel); double-click and follow the prompts.
- ›Linux — gald3r-linux-x86_64.tar.gz, extract, run ./install.sh.
v5.0.0-beta.2
minor2026-08-09
- ›v5.0.0-beta.2 released
v5.0.0-beta.3
minor2026-08-09
- ›v5.0.0-beta.3 released
v5.0.0-beta.4
major2026-08-09
- ›v5.0.0-beta.4 released
v3.0.0
major2026-07-05
- ›IP-protected distribution: installed repos now ship the compiled `gald3r` engine instead of readable Python source, with a fail-closed leak-lint gate that blocks any build or publish that would leak engine source.
- ›Skill & hook IP absorbed into stable engine verbs — worktree, push-gate, housekeeping, WPAC/workspace, auto-triage, policy, and the g-go-go autopilot loop now run from the binary (`gald3r worktree|push-gate|housekeep|workspace|autopilot|bug triage|policy`); the old bundled helper scripts no longer ship.
- ›New platform support added: Zed (Agent Client Protocol host), Pi (badlogic/pi-mono), and ZCode (Z.ai / GLM) — broadening gald3r's AI-tool coverage.
- ›Cross-platform install fix: fresh Linux (python3-only) machines no longer need a `python` symlink — hook interpreters are stamped to python3 on POSIX at install time.
- ›Encoding integrity: eliminated double-encoded UTF-8 (mojibake) across shipped templates and added a fail-closed mojibake guard to the build/publish gate.
- ›PowerShell purge complete — every `.ps1` script ported to Python (core `.ps1` count now 0), dropping the pwsh / ExecutionPolicy dependency.
- ›Logging & vault chains repaired: chat log, session trace, CRASH record, graph refresh, and the vault reindex + raw-inbox watcher now actually fire on session lifecycle events; vault `_index.yaml` regenerated UTF-8, no BOM.
- ›Coordination plumbing landed (territory leasing, policy-as-code, a per-project coordination on/off switch) — but the hosted agent-to-agent coordination backend is still in development, file-transport-only today, and not yet enabled.
- ›Released alongside: gald3r_agent v0.2.0 (signed, compiled CLI binary) and gald3r_throne v0.2.0 (Tauri 2 desktop app), both downloadable from GitHub Releases.
v2.1.0
minor2026-06-20
- ›One-command install: `gald3r install agent|throne|all` (Windows, macOS, Linux)
- ›Centralized install home (settings, logs, vault) + global `gald3r` command from any directory; USB-portable mode
- ›Safe self-update: `gald3r upgrade` with timestamped backup + automatic rollback; tasks/bugs/plans never touched
- ›`gald3r init` / `gald3r update` — idempotent project scaffolding & upgrade
- ›Canonical hook event set (6 events, one shared Python core) wired across 9/9 hook-capable platforms
- ›Build hygiene: generated repos no longer ship .venv / __pycache__ / .pytest_cache
v2.0.1
patch2026-06-19
- ›Self-update stack: `gald3r version-check` + `gald3r upgrade` (offline-first, rollback-safe)
- ›gald3r_throne in-app update — detect & apply updates inside the app, in compiled Rust (no Python)
- ›Throne developer-experience suite
v2.0.0
major2026-06-04
- ›The Engine Release — bundled file-first Python engine (.gald3r_sys/engine/): deterministic, no LLM, no network, no Docker
- ›`gald3r` CLI + MCP server (~37 tools): `gald3r task new`, `gald3r bug new`, `gald3r vault ingest`, and more
- ›`gald3r doctor` — read-only health check + CI gate
- ›Five maintenance scripts absorbed into engine verbs; each keeps a no-engine .ps1 fallback
- ›Judgment/prompt layer: 15 reasoning assets served by the engine
v1.9.0
minor2026-05-31
- ›Plugin system foundation: @g-plugin-install (ADR-015), manifest schema + validator, security-first installer
- ›gald3r public repo restructured — 34 platform dirs moved into platforms/ subfolder
- ›post_push_verify.ps1 — 11-check post-release gate (incl. secrets scan)
- ›Removed redundant @g-kamikaze / @g-juggernaut aliases (use @g-mission)
v1.8.0
minor2026-05-30
- ›35 AI tool support finalized — mimo-code (Xiaomi MiMo-Code, OpenCode fork) added as supported platform
- ›Platform CRASH capability matrix published across all 35 tools
- ›Full platform spec HTML generation pipeline
v1.7.0
minor2026-05-28
- ›34 AI coding tools — 11 new platforms (Kimi Code, TRAE, Qoder, Amp, Continue, Void, and more), all QA-passing
- ›g-go-go coding swarm fix — Phase 1 now runs N parallel coders via g-go-code-swarm
- ›Context-aware throttle ON by default — reduces parallelism under context pressure instead of stopping
- ›Platform templates restructured to repo root as drop-in folders (T1522)
v1.6.0
minor2026-05-25
- ›Schema enforcement — every .gald3r/ file validated against 15 versioned schemas; sub-second session-start drift probe
- ›Semantic versioning + release management — g-skl-ship / @g-ship promote CHANGELOG to tagged releases
- ›Dedicated bug-fix pipeline (@g-go-bugs)
- ›WPAC v1.6 autonomous-child workspace model; encoding normalization
v1.5.2
patch2026-05-21
- ›HTML / JSON / TOON output modes + 3-theme system (--html / --json / --toon)
- ›Memory compression + project vocabulary management
- ›Skill review (@g-skill-review) + opt-in auto-skill-generation after PASS verdicts
v1.5.1
patch2026-05-18
- ›Plugin author guide (docs/PLUGINS.md) + skill-pack distribution and naming guidelines
v1.5.0
minor2026-05-10
- ›Platform Framework Architecture (.gald3r_sys/) — canonical framework tree
- ›g-skl-security-scan — two-phase SAST scanner across 12 vulnerability categories
- ›g-skl-context-builder + g-skl-delegate workflow skills
- ›Recon & research suite expansion
v1.4.0
minor2026-04-21
- ›GitHub Copilot support — 6th IDE, 89 commands deployed to .copilot/
- ›Recon suite: g-skl-recon-repo/url/docs/yt/file replaces ingest/harvest/reverse-spec
- ›Research workflow: g-skl-res-review → res-deep → res-apply (3-step pipeline)
- ›Swarm commands: @g-go-swarm, @g-go-code-swarm, @g-go-review-swarm
- ›Release management: g-skl-release + .gald3r/releases/ + RELEASES.md
- ›g-skl-medic: surgical repair for individual .gald3r/ files
- ›Codex + Copilot CLI skills added
v1.2.1
patch2026-04-15
- ›Added g-skl-pcac-send-to for topology-aware file transfer
- ›g-skl-medkit now handles v1.0→v1.1→v1.2 migration in one pass
- ›Fixed TASKS.md sync drift in multi-agent sessions
- ›Added g-skl-cli-gemini checkpoint flag documentation
v1.2.0
minor2026-03-28
- ›Feature pipeline: staging→specced→committed→shipped lifecycle
- ›g-skl-reverse-spec: 5-pass deep repo analysis (now g-skl-recon-repo in v1.4)
- ›OpenCode IDE support added (5th IDE target)
- ›12 pre-commit/push hooks including PCAC inbox check
v1.1.0
minor2026-02-14
- ›PCAC multi-project coordination system (10 skills)
- ›Parent/child/sibling topology with bidirectional linking
- ›Task broadcast cascade with configurable depth (1-3)
- ›INBOX.md cross-project message routing
v1.0.0
major2026-01-01
- ›Initial release — 9 agents, 47 skills, 76 commands
- ›5-IDE parity: Cursor, Claude Code, Gemini, Codex
- ›Adversarial two-phase code review gate
- ›File-first architecture — zero external dependencies
Gald3r Throne
v5.0.52
minor2026-09-06
- ›First plain-numbered release: 5.0.52 follows 5.0.0-beta.51 and the beta suffix is retired; Throne ships on the same tag as the CLI.
- ›In-app updates install themselves; when one cannot, the dialog names the downloaded installer and opens its folder, and the updater only ever offers a newer build than the one installed.
- ›The file explorer reads the whole tree: it no longer stops partway down a project, says when a listing is incomplete, and treats nested git checkouts as separate. Syntax highlighting passes contrast gates in every theme.
- ›The IDE talks to one resident project agent (gald3r project-agent serve) that also hosts the Valkyrie connector, the MCP tool server, and the ACP editor bridge, so editor, chat, and swarm sessions share a single process.
v5.0.0-beta.51
minor2026-09-04
- ›Throne ships with gald3r: the desktop app and gald3r_ide are built and published on the same tag as the CLI, at the same version — Windows installer, Linux tarball, and a first (unsigned) macOS build. The separate Throne 0.x line is retired.
- ›Sign-in works on the Wails build: sign-in, session restore, refresh, logout, and the folder picker all complete; the app reports its real version and the updater only ever offers a newer release.
- ›Theme builder editors read and write the on-disk theme pack; Database Admin shows a live, read-only view of your project database; bring-your-own editor language packs import and export from settings.
- ›Navigation: Diagnostics and operator settings move behind one Admin button; IDE Manager collapses to Files, Review, and a tabbed Manager.
v5.0.0-beta.49
minor2026-09-02
- ›Company Admin (T1325): org owners/admins get a Company Admin section on the Company page — change member roles, remove members, invite by email, and a billing card showing plan, licenses purchased vs. assigned, and usage, with a link to the billing portal.
- ›Throne IDE: AI edits render as diffs you accept per hunk (T1330) — every proposed change shows Accept/Reject on each hunk; nothing is written until Apply, which merges only the accepted hunks through the normal save path with conflict detection.
v5.0.0-beta.48
minor2026-09-02
- ›Project-agent chat now answers through a local model (T1323) — `gald3r project-agent chat/ask` and Throne's per-project chat resolve a model from configuration or the first reachable local runtime, with a deterministic fallback (never an error) when no provider is available.
- ›Council Room (T1318): convene every workspace project agent in one transcript — select/mute/remove members, an explicit "This will ask N agents" confirm, parallel fan-out, and answers attributed per project as they arrive.
v5.0.0-beta.47
minor2026-09-02
- ›Workspace graph (T1322): every project in the workspace manifest/link topology as a node graph — name, project type, a lit/unlit Valkyrie indicator, and a project-agent badge.
- ›Live activity on the Workspace graph (T1315): a ring+count of agents working per project, and a pulse traveling the edge for every new WPAC/Valkyrie message.
- ›Chat with each project agent (T1316): a "Chat with agent" action on the Project page opens a chat bound to that project's own agent.
- ›Company overview (T1317): organizations, teams, and members with their API roles in one view, plus an assets panel (brand, credentials count, theme packs, cast, vault).
- ›Momentum Board inside the Project page (T1319): totals, overview tiles, and tasks-by-status right under the project header.
- ›Fleet page (T1320): local model hosts (loaded models, health) beside every registry provider's token usage/quota, with an explicit unavailable state per provider.
- ›Agent-approval queue (T987): real Go bindings over a durable ledger, with an Approvals panel on Mission Control (reject requires a reason).
