This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryAgents no longer crash at startup in containers due to the tty trigger, and a /health alias for /healthz is added.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `/health` alias for existing `/healthz` endpoint on status surface. Adds `/health` alias for existing `/healthz` endpoint on status surface. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Releases now publish floating GitHub Action tags (`v0.9`, `v0`) alongside immutable version tags. Releases now publish floating GitHub Action tags (`v0.9`, `v0`) alongside immutable version tags. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
tty trigger in docker no longer crashes agents at startup. tty trigger in docker no longer crashes agents at startup. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Fixes
- tty trigger in docker: hermetic mode now derives the tty listener's host grant; agents with a
ttytrigger no longer crash at startup in containers.
Additions
/healthalias for/healthzon the status surface.- Releases now publish floating GitHub Action tags (
v0.9,v0) alongside the immutablev0.9.1.
🤖 Generated with Claude Code
https://claude.ai/code/session_0142K4L9mwyyadMUggBaDFZV
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 Agent Framework
All releases →Related context
Related tools
Earlier breaking changes
- v0.7.1 Removes `tools.custom`; use MCP for custom tools.
Beta — feedback welcome: [email protected]