Releases: edgyarmati/gedcode
Releases · edgyarmati/gedcode
GedCode v0.1.3-nightly.20260614.1
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
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
GedCode v0.1.1-nightly.20260610.1
Full Changelog: v0.1.0...v0.1.1-nightly.20260610.1
GedCode v0.1.1 (superseded)
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.2or 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
GedCode v0.1.0
What's Changed
- Add Ged workflow toggle to composer and settings by @edgyarmati in #3
- Rename worktree branch prefix to gedcode by @edgyarmati in #2
- Use dedicated diff add/remove tokens for panel colors by @edgyarmati in #1
- Scope Ged workflow state per chat by @edgyarmati in #4
- Add CLI reauth guidance to auth runtime warnings by @edgyarmati in #5
- fix: maintain reasoning selections for multiple providers (pingdotgg#2760) by @edgyarmati in #6
- feat: first release rebrand by @edgyarmati in #7
New Contributors
- @edgyarmati made their first contribution in #3
Full Changelog: v0.0.15...v0.1.0