Skip to content

cli v0.3.0

Last updated: 2026-07-08

v0.3.0 adds CLI support for recipient consent. Agents and operators can request consent, list consent state, and inspect policy status from the terminal before sending mail.

This release also adds server-side mail search, sent-message listing, and a self-update command so the CLI is easier to use in day-to-day agent workflows.

  • Added mail consent commands for working with recipient consent from the CLI.
  • Added consent request support so operators can initiate approval flows from the terminal.
  • Added consent listing/status support for checking whether a recipient can be contacted.
  • Added server-side mail search.
  • Added an outbox command for listing sent messages.
  • Updated mail command documentation for optional subjects.
  • Added a self-update command with version checks and install flow.