This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryImproved Galley skill routing, profile setup flow, and PR handling with added validation evidence.
Full changelog
🚢 This patch release tightens the Galley task authoring and daemon workflow after real-world use.
Highlights:
- Improved Galley skill routing for task authoring, profile setup, daemon setup, queueing, troubleshooting, and Codex daemon use.
- Added clearer profile setup flow, including review strictness before repository inspection.
- Improved task authoring reference-file handling and OpenAI agent delegation to the Galley skill flow.
- Improved PR output and task status reporting after supervisor acceptance.
- Hardened PR title truncation against GitHub byte limits while preserving valid UTF-8.
- Expanded PR comment intake so
/galley <request>works alongside existing/galley rerunand/galley requeuealiases. - Changed AFK task worktrees to branch from the environment profile's
pr.baseref, with explicit failure when the remote base cannot be refreshed. - Improved supervisor prompts so rerun reviews check adjacent cases affected by a revision request.
- Added auditable validation evidence in
runs/<run-id>/validation.json.
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]