Skip to content

Galley

v0.3.5 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 21d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents automation claude-code codex daemon developer-tools
+6 more
git-worktree local-first openai orchestration task-runner workflow

Summary

AI summary

Fixed 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 git and gh operations, including fetch, push, PR creation, PR author lookup, PR state polling, and PR comment listing.
  • Added PR creation recovery: if gh pr create appears 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

Track Galley

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]