This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixed accepted diff staging dropping the first character and added retries with exponential backoff for transient Git/GitHub CLI failures.
Full changelog
This patch release fixes accepted-diff finalization and improves resilience around transient Git and GitHub CLI failures.
What's Changed
- Fixed accepted diff staging so Galley no longer drops the first character of the first changed path during daemon finalization.
- Added retries with exponential backoff and jitter for transient failures in key
gitandghoperations, including fetch, push, PR creation, PR author lookup, PR state polling, and PR comment listing. - Added PR creation recovery: if
gh pr createappears to fail after creating the PR server-side, Galley now probes the current branch and recovers the existing PR URL.
Notes
- PR comment posting remains one-shot to avoid duplicate comments.
- This release does not add any new CLI flags, environment variables, task YAML fields, profile YAML fields, or executor/supervisor schema fields.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Galley
Local-first runtime for supervised AI coding tasks: isolated git worktrees, supervisor review against acceptance criteria, retry/escalate loops, on-disk run evidence, and PR handoff. Supports Codex CLI and Claude Code. Go, MIT.
Related context
Beta — feedback welcome: [email protected]