This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
ReleasePort's take
Light signalGalley v0.6.0 introduces configurable daemon defaults, repository‑scoped supervisor selection, and updates the Claude/Codex plugins.
Why it matters: Feature adds auto‑created daemon.yaml for startup defaults; bugfix removes spurious resolvable fields in status output; dependency upgrades Claude/Codex plugins to version 0.1.10 with tighter guidance.
Summary
AI summaryGalley v0.6.0 adds configurable daemon defaults, repository‑scoped supervisor selection, and updates the Claude/Codex plugins.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds repository‑scoped supervisor selection using environment.yaml's supervisor.default_cli. Adds repository‑scoped supervisor selection using environment.yaml's supervisor.default_cli. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Creates `daemon.yaml` on first use of `galley daemon run`/`start` with editable defaults. Creates `daemon.yaml` on first use of `galley daemon run`/`start` with editable defaults. Source: granite4.1:30b@2026-05-24-audit Confidence: high |
— |
| Feature | Medium |
CLI flags for the daemon override matching fields in `daemon.yaml` for the current run. CLI flags for the daemon override matching fields in `daemon.yaml` for the current run. Source: granite4.1:30b@2026-05-24-audit Confidence: high |
— |
| Feature | Medium |
Adds configurable daemon startup defaults via auto‑created daemon.yaml on first use. Adds configurable daemon startup defaults via auto‑created daemon.yaml on first use. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Feature | Medium |
Records resolved supervisor and source in runs/<run-id>/supervisor.json per run. Records resolved supervisor and source in runs/<run-id>/supervisor.json per run. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Dependency | Medium |
Updates packaged Claude and Codex Galley plugins to version 0.1.10 with tighter guidance. Updates packaged Claude and Codex Galley plugins to version 0.1.10 with tighter guidance. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Bugfix | Medium |
galley daemon status no longer reports resolvable startup‑default fields. galley daemon status no longer reports resolvable startup‑default fields. Source: llm_adapter@2026-05-24 Confidence: high |
— |
Full changelog
🚢 This minor release adds configurable daemon startup defaults and repository-scoped supervisor selection.
Highlights
galley daemon runandgalley daemon startnow createdaemon.yamlon first use with editable daemon-wide defaults.- Daemon CLI flags override matching
daemon.yamlfields for the current run. environment.yamlnow supportssupervisor.default_cli, letting a repository choose the review supervisor for its tasks.- Each run records the resolved supervisor and source in
runs/<run-id>/supervisor.json. galley daemon statusno longer reports startup-default fields that can be resolved per task or loaded fromdaemon.yaml.- Packaged Claude and Codex Galley plugins are updated to
0.1.10with tighter acceptance-criteria authoring 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
Beta — feedback welcome: [email protected]