Skip to content

v0.12.1

Choose a tag to compare

@shinpr shinpr released this 20 Jul 06:09
baad4b6

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 init to create daemon.yaml before 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.