This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryImproved handling of unreadable legacy task YAML files prevents aborts and adds clear archive fallback reporting.
Full changelog
Patch release focused on legacy task YAML handling.
Fixed
galley task listandgalley task show <ID>are now tolerant of historical task YAML files with fields from older schemas.- Unreadable historical task files are reported as non-fatal
decode_errorentries instead of aborting the whole task scan. - Daemon PR comment polling and worktree cleanup now skip unreadable historical task files with a warning and continue processing other tasks.
galley task archivecan archive legacy task YAML files by updating only the top-level status when safe, or by moving the file unchanged when safe editing is not possible.- Archive fallback behavior now reports its mode and warning clearly in text output.
Active task intake and daemon execution still require current-schema task YAML.
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]