Skip to content

Galley

v0.2.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

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

Repository manifest config and daemon repo‑policy flags were removed.

Full changelog

Galley v0.2.0 refines the setup and task authoring flow around repository profiles, daemon operation, and packaged agent skills.

Highlights

  • Repository environment profiles now own PR creation, PR comment handling, base branch, and managed worktree cleanup defaults.
  • Daemon startup flags are simplified and focused on runtime operation.
  • Task, quality profile, and environment profile schemas are generated from Go contracts and checked in CI.
  • The Galley skill now uses schema-first setup and task authoring guidance.
  • Task skeleton generation now uses timestamp plus random suffix IDs to avoid collisions.
  • Queue duplicate-ID checks no longer depend on fully validating unrelated existing task files.
  • galley version and galley --version now report build version metadata.

Removed

  • Repository manifest configuration and examples/repos.yaml.
  • Daemon flags for repository policy that now belongs in environment profiles.

Verification

  • go test ./...
  • go run ./cmd/galley schema check

Breaking Changes

  • Removed Repository manifest configuration and examples/repos.yaml.
  • Removed Daemon flags for repository policy; the setting now belongs in environment profiles.

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]