This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryGalley daemon now polls PR comments independently, preventing long-running executors from blocking comment intake.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Bundled Claude and Codex Galley plugins updated to version 0.1.15 with enhanced guidance. Bundled Claude and Codex Galley plugins updated to version 0.1.15 with enhanced guidance. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Refactor | Low |
Daemon now polls PR comments separately from queued tasks, preventing comment intake blockage during long-running executions. Daemon now polls PR comments separately from queued tasks, preventing comment intake blockage during long-running executions. Source: llm_adapter@2026-06-07 Confidence: high |
— |
Full changelog
🚢 Changes
- The normal daemon now polls PR comments and cleans up PR worktrees independently from queued task execution, so long-running executor attempts no longer block
/galleycomment intake. galley daemon run --oncekeeps its existing drain-and-exit behavior.- Bundled Claude and Codex Galley plugins are updated to
0.1.15with tighter task-authoring guidance for acceptance criteria and concurrency invariants.
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
Related tools
Beta — feedback welcome: [email protected]