Skip to content

Galley

v0.8.3 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

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

✓ No known CVEs patched in this version

Topics

agentic-workflow ai-coding claude-code code-review codex coding-agents
+8 more
daemon developer-tools glm grok openai orchestration task-runner workflow-automation

Affected surfaces

auth rbac

Summary

AI summary

Removed executor.max_budget_usd from the task contract.

Full changelog

🚢 This patch tightens scope handling, executor result parsing, and task YAML compatibility.

Changes

  • Treat scope.allowed_paths as the expected implementation scope and review baseline, while keeping scope.forbidden_paths protected.
  • Require valid structured executor result JSON instead of generating fallback completion evidence.
  • Define files_modified as the final worktree diff submitted for supervisor review, so scope_expansions covers retained changes from earlier attempts.
  • Remove executor.max_budget_usd from the active task contract, runner flags, schemas, skeletons, examples, and docs.
  • Decode known task YAML fields while ignoring unknown fields at runtime.
  • Package Galley plugins as version 0.1.19.

Fixes

  • Preserve Codex --output-last-message parse errors in executor diagnostics.
  • Preserve staged deletions during review staging and accepted-task finalization.

Breaking Changes

  • Removed `executor.max_budget_usd` from the active task contract, runner flags, schemas, skeletons, examples, and docs.

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]