This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryPR creation stages the accepted final diff instead of limiting commits to task.scope.allowed_paths.
Full changelog
This patch release refines PR finalization for accepted task work.
Changes
- PR creation now stages the accepted final diff instead of limiting commits to
task.scope.allowed_paths. task.scope.forbidden_pathsremains a final safety boundary and blocks finalization when changed.- Accepted scope expansion is recorded in PR discussion items so reviewers can see when the final diff goes beyond the expected implementation area.
- Documentation and supervisor guidance now clarify that
allowed_pathsdescribes the expected work area, whileforbidden_pathsdefines paths that must not be included.
Verification
go test ./...
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]