Skip to content

v0.7.1

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 13 Jul 12:35

Highlights

  • Voice agents — talk to an agent live in a Discord voice channel; agents also hear voice notes and speak the reply back
  • Vision — agents can see the images people send them
  • GitHub trigger — a first-class trigger for webhook events
  • Permissions & security — hermetic mode enforces net at the Deno layer, wildcard hosts compile into --allow-net, a bare * escape hatch for net/run, symlinks are resolved before authorizing a path, and scoped secrets are redacted from tool output, traces, logs and persistence
  • /stop — aborts the run in progress

Breaking change

  • tools.custom has been removed — MCP is the extension point for custom tools

Note: v0.7.0 was published to JSR with a stale internal version constant and is superseded by this release. Use 0.7.1.

Full Changelog: v0.7.0...v0.7.1