Skip to content

Galley

v0.5.3 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 15d 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

Improved 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 list and galley 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_error entries 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 archive can 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

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]