This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixed Windows path validation regressions and added explicit daemon control support.
Full changelog
Patch release focused on Windows compatibility and supervisor review quality.
Highlights
- Fixed Windows path validation regressions across task paths, allowed/forbidden paths, input files, and preflight skeleton outputs.
- Reworked task queue file publishing to preserve no-overwrite behavior while avoiding hardlink-only assumptions.
- Added explicit Windows daemon control support for start, stop, status, and failed-start cleanup.
- Added Linux, macOS, and Windows CI coverage.
- Strengthened supervisor review guidance for mechanism replacement regressions, publication boundaries, and adjacent bug-class paths.
Notes
On Windows, background daemon stop uses immediate process termination because Windows has no SIGTERM equivalent for console-less background daemons. Use galley daemon run in the foreground with Ctrl+C when graceful interruption is required.
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]