This release adds 4 notable features for engineering teams evaluating rollout.
Published 5d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agents
anthropic
deno
docker
llm
+1 more
openai
Summary
AI summaryVoice 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>&1and friends) are no longer misread as commands inpermissions.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
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]