This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed Codex CLI integration to preserve long‑lived JSONL stdio sessions.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add AIT_WRAPPER_BYPASS=1 / true per-invocation wrapper bypass for direct agent binary execution. Add AIT_WRAPPER_BYPASS=1 / true per-invocation wrapper bypass for direct agent binary execution. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Pass codex app-server through to the real Codex CLI. Pass codex app-server through to the real Codex CLI. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
Fixed
- Pass
codex app-serverthrough to the real Codex CLI so Codex companion integrations keep their long-lived JSONL stdio session instead of being wrapped as one-shot AIT attempts. - Add
AIT_WRAPPER_BYPASS=1/trueas a per-invocation wrapper bypass for direct execution of the real agent binary.
Validation
pytest -q: 697 passed, 13 subtests passedtests/test_adapters.py -q: 25 passednpm --prefix npm/ait-vcs test: 3 passedpython -m buildandtwine check dist/*: passed- Local wheel smoke: generated
.ait/bin/codexpreservescodex app-serverJSONL stdio passthrough
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]