Skip to content

Agent Framework

v0.9.1 Feature

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

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents anthropic deno docker llm
+1 more
openai

Summary

AI summary

Agents no longer crash at startup in containers due to the tty trigger, and a /health alias for /healthz is added.

Changes in this release

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 tty trigger no longer crash at startup in containers.

Additions

  • /health alias for /healthz on the status surface.
  • Releases now publish floating GitHub Action tags (v0.9, v0) alongside the immutable v0.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

Track Agent Framework

Get notified when new releases ship.

Sign up free

About Agent Framework

All releases →

Related context

Earlier breaking changes

  • v0.7.1 Removes `tools.custom`; use MCP for custom tools.

Beta — feedback welcome: [email protected]