This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed hook commands silently skip with exit 0 when their wrapper file is missing, preventing error loops.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Silently skip Claude Code, Codex, and Gemini hook commands when wrapper file is missing, exiting with 0 instead of failing. Silently skip Claude Code, Codex, and Gemini hook commands when wrapper file is missing, exiting with 0 instead of failing. Source: llm_adapter@2026-05-27 Confidence: high |
— |
Full changelog
Fixed
- Make generated Claude Code, Codex, and Gemini hook commands silent-skip with exit 0 when their wrapper file is missing, instead of failing with Python's "No such file or directory" — which previously blocked Claude Code's
Stophook and trapped users in an error loop when the wrapper was uninstalled, never set up, or addressed via an unsetAIT_WRAPPER_REPO. When the wrapper is present, hook behavior is unchanged.
Spec: docs/superpowers/specs/2026-05-27-agent-hook-silent-skip-design.md
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
About Ait
All releases →Related context
Related tools
Earlier breaking changes
- v0.55.52 Keep the built-in claude-code reviewer pinned to the local claude -p CLI even when repository policy defines a conflicting command override.
Beta — feedback welcome: [email protected]