Skip to content

Galley

v0.7.0 Feature

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

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

Galley adds automatic discovery of install, build, or test preparation commands and stages newly created files for supervisor review.

Changes in this release

Feature Medium

Galley can prepare fresh task worktrees before implementation.

Galley can prepare fresh task worktrees before implementation.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Galley discovers and persists install, build, or test preparation commands to `environment.yaml`.

Galley discovers and persists install, build, or test preparation commands to `environment.yaml`.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Galley stages executor‑produced reviewable paths, including newly created files, before capturing `diff.patch`.

Galley stages executor‑produced reviewable paths, including newly created files, before capturing `diff.patch`.

Source: llm_adapter@2026-05-25

Confidence: high

Dependency Low

Claude and Codex Galley plugins updated to version `0.1.13`.

Claude and Codex Galley plugins updated to version `0.1.13`.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Setup and review‑staging failures now generate clearer evidence files: `setup_result.json`, `environment_update.json`, and `git_add_review_result.json`.

Setup and review‑staging failures now generate clearer evidence files: `setup_result.json`, `environment_update.json`, and `git_add_review_result.json`.

Source: llm_adapter@2026-05-25

Confidence: high

Full changelog

🚢 This release makes AFK runs more reliable in real repositories, especially when task worktrees start from a clean checkout or the executor creates new files.

Highlights

  • Galley can now prepare fresh task worktrees before implementation. If no setup plan exists, it can discover the required install, build, or test preparation commands and persist the successful plan to environment.yaml for later runs.
  • Newly created files are now included in supervisor review. Galley stages executor-produced reviewable paths before capturing diff.patch, so untracked files no longer disappear from the submitted diff.
  • commit:false input files and unrelated dirty worktree context remain excluded from review staging.
  • Setup and review-staging failures now include clearer evidence files for diagnosis: setup_result.json, environment_update.json, and git_add_review_result.json.
  • Packaged Claude and Codex Galley plugins are updated to 0.1.13.

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]