Skip to content

Galley

v0.8.0 Feature

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

Published 1mo 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

Summary

AI summary

Adds opt‑in daemon notification hooks for terminal task statuses

Full changelog

This release adds opt-in daemon notification hooks.

Galley can now run an operator-owned command after terminal task statuses such as failed and needs_supervisor_review. The hook is configured in daemon.yaml with notifications.enabled, notifications.on, and notifications.command.

Notification payloads are delivered as stdin JSON and mirrored through GALLEY_* environment variables. Delivery is best-effort, timeout-bounded, and runs asynchronously so a slow or stuck notifier does not block daemon task processing.

Sample macOS and Slack notification scripts are included under docs/examples/notifications/.

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]