Skip to content

Galley

v0.6.0 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

Published 10d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents automation claude-code codex daemon developer-tools
+6 more
git-worktree local-first openai orchestration task-runner workflow

ReleasePort's take

Light signal
editorial:auto 10d

Galley 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 summary

Galley v0.6.0 adds configurable daemon defaults, repository‑scoped supervisor selection, and updates the Claude/Codex plugins.

Changes in this release

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 run and galley daemon start now create daemon.yaml on first use with editable daemon-wide defaults.
  • Daemon CLI flags override matching daemon.yaml fields for the current run.
  • environment.yaml now supports supervisor.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 status no longer reports startup-default fields that can be resolved per task or loaded from daemon.yaml.
  • Packaged Claude and Codex Galley plugins are updated to 0.1.10 with 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

Track Galley

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]