v0.10.0
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 #158
Full Changelog: v0...v0.10.0