v0.12.1
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.