Skip to content

agents@0.11.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 10:40
· 19 commits to main since this release
1e939f2

Patch Changes

  • #1279 eae6a30 Thanks @whoiskatrin! - Add sendEmail() method to the Agent class for sending outbound email via Cloudflare Email Service. Pass your send_email binding explicitly as this.sendEmail({ binding: this.env.EMAIL, ... }). Automatically injects agent routing headers and supports optional HMAC signing for secure reply routing.

  • dccc747 Thanks @threepointone! - Update dependencies