This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryForced daemon stops now fail owned tasks while preserving worktrees for recovery.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `galley daemon config init` command to create `daemon.yaml` before starting the daemon. Adds `galley daemon config init` command to create `daemon.yaml` before starting the daemon. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Feature | Low |
Interactive CLI runs can report available Galley updates without affecting command success or non-interactive execution. Interactive CLI runs can report available Galley updates without affecting command success or non-interactive execution. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Dependency | Low |
Updated packaged plugins to v0.1.31 with a 60‑minute task timeout baseline, executor override fixes, provider setup guidance, and CLI update recovery guidance. Updated packaged plugins to v0.1.31 with a 60‑minute task timeout baseline, executor override fixes, provider setup guidance, and CLI update recovery guidance. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Forced daemon stops now fail owned tasks with interruption evidence while preserving their worktrees for recovery. Forced daemon stops now fail owned tasks with interruption evidence while preserving their worktrees for recovery. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Task‑selected executor CLIs no longer inherit incompatible model or effort defaults from another provider. Task‑selected executor CLIs no longer inherit incompatible model or effort defaults from another provider. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Refactor | Low |
Centralized Codex structured‑output schema compatibility across executor, setup, skeleton, and supervisor runs. Centralized Codex structured‑output schema compatibility across executor, setup, skeleton, and supervisor runs. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
Full changelog
This patch release improves executor configuration, CLI lifecycle guidance, and daemon recovery.
🚢 Highlights
- Task-selected executor CLIs no longer inherit incompatible model or effort defaults from another provider.
- Interactive CLI runs can report available Galley updates without affecting command success or non-interactive execution.
- Added
galley daemon config initto createdaemon.yamlbefore starting the daemon. - Forced daemon stops now fail owned tasks with interruption evidence while preserving their worktrees for recovery.
- Centralized Codex structured-output schema compatibility across executor, setup, skeleton, and supervisor runs.
- Updated the packaged plugins to v0.1.31 with a 60-minute task timeout baseline, executor override fixes, provider setup guidance, and CLI update recovery guidance.
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]