Skip to content

Releases: edgyarmati/gedcode

GedCode v0.1.3-nightly.20260614.1

14 Jun 01:24

Choose a tag to compare

Pre-release

What's Changed

  • docs: drop removed Bitbucket and Azure DevOps source-control providers (Plan 001) by @edgyarmati in #21
  • docs: prune shipped items from TODO.md (Plan 002) by @edgyarmati in #22
  • docs: [spike] scope GUI remote-project add gap (Plan 016) by @edgyarmati in #28
  • docs: [spike] decide fate of Ged role-invocation subsystem (Plan 014) by @edgyarmati in #29
  • docs: [spike] message queueing design (Plan 015) by @edgyarmati in #30
  • fix: surface swallowed WebSocket subscription errors (Plan 007) by @edgyarmati in #24
  • fix+perf: settle turnId-less interrupts; incremental web store slices (Plans 006+012) by @edgyarmati in #26
  • perf: derive thread-shell summary counters incrementally (Plan 011) by @edgyarmati in #27
  • chore+test: remove phantom turbo build tasks; add opt-in coverage (Plans 003+004) by @edgyarmati in #25
  • fix: resolve pending Claude user-input requests when a session stops (Plan 005) by @edgyarmati in #23
  • perf: shell stream avoids per-event per-subscriber re-query (Plan 013) by @edgyarmati in #31

Full Changelog: v0.1.1-nightly.20260610.1...v0.1.3-nightly.20260614.1

GedCode v0.1.2

11 Jun 09:01

Choose a tag to compare

What's Changed

  • Fix macOS release artifacts being reported as damaged by restoring the ad-hoc-signing-compatible desktop builder path by @edgyarmati
  • Verify macOS DMG and ZIP app bundles before upload, including bundle identifier, sealed resources, and ad-hoc signatures for unsigned builds by @edgyarmati
  • Keep macOS releases working without an Apple Developer Program membership; users still need to manually allow the unnotarized app in Gatekeeper by @edgyarmati
  • Point the release wrapper at the fork repository so future GedCode releases dispatch to the correct GitHub Actions workflow by @edgyarmati

Notes

This supersedes v0.1.1, whose macOS artifacts could show “GedCode is damaged and can’t be opened.” Use this release instead.

Full Changelog: v0.1.1...v0.1.2

Contributors

@edgyarmati

GedCode v0.1.1-nightly.20260610.1

10 Jun 14:53

Choose a tag to compare

GedCode v0.1.1 (superseded)

10 Jun 15:32

Choose a tag to compare

Pre-release

Superseded by v0.1.2.

The macOS artifacts attached to this release can be reported by Gatekeeper as “GedCode is damaged and can’t be opened.” Download v0.1.2 or newer instead.

What's Changed

  • Fix desktop updater installation so the in-app install button can quit and hand off to Electron's installer correctly by @edgyarmati
  • Publish stable updater manifests to the nightly channel so nightly users can move onto stable builds by @edgyarmati
  • Add release wrapper scripts and packaged-development desktop identity safeguards by @edgyarmati
  • Improve Ged workflow runtime reliability, including thread-scoped checkpoints, checkpoint ownership guards, and clearer escalation behavior by @edgyarmati
  • Add sequential gating for Ged subagents and support configured Codex Ged subagent presets by @edgyarmati
  • Add fork-hosted pairing domains and expose the Claude Fable model by @edgyarmati
  • Improve light-mode destructive button contrast and Ged workflow status/badge behavior by @edgyarmati

Full Changelog: v0.1.0...v0.1.1

Contributors

@edgyarmati

GedCode v0.1.0

03 Jun 16:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.1.0