This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixes Windows reliability issues including environment inheritance for subprocesses, enabling long paths in Git commands, and sanitizing UTF‑8 output.
Full changelog
Patch release focused on Windows reliability and robust run evidence.
What's Changed
- Claude and Codex subprocesses now inherit the parent environment directly, fixing Windows runs where required system and toolchain variables were previously dropped.
- Galley-owned git commands now enable
core.longpaths=true, avoiding Windows MAX_PATH failures during worktree cleanup, staging, and related git operations. - Verification and setup output excerpts are now sanitized to valid UTF-8 and truncated on rune boundaries, preventing finalization failures with non-ASCII subprocess output.
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]