Skip to content

v0.10.0

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 21 Jul 08:39

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

Full Changelog: v0...v0.10.0