Skip to content

Agent Framework

v0.10.0 Feature

This release adds 4 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

Voice reply mode, TTY cancel frame, agent‑named hello frame, image input frames added; shell redirection parsing fixed.

Full changelog

Highlights

  • Voice: agents reply with a voice note or text on demand — lead a reply with __VOICE__ or __TEXT__.
  • TTY cancel frame: {type:"cancel"} aborts the in-flight run over the protocol (barge-in without dropping the socket).
  • TTY hello frame: now carries the agent's self-chosen name and description, so clients can label an agent by name.
  • TTY images: input frames can carry images.
  • Fix: shell redirections (2>&1 and friends) are no longer misread as commands in permissions.run.

What's Changed

  • release: v0.10.0 by @RatulMaharaj in https://github.com/loopedautomation/agent-framework/pull/158

Full Changelog: https://github.com/loopedautomation/agent-framework/compare/v0...v0.10.0

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]