Skip to content

Galley

v0.5.1 Feature

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

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

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]