Skip to content

gwendall/domani

v1.0.1MIT

Give Hermes agents domains, professional mailboxes, and authenticated inbound-email workflows through Domani.

Changelog

1.0.1 — 2026-08-24

  • Makes the authenticated-webhook quickstart unambiguous: secret values are entered locally and passed through CLI environment-variable options, never through Hermes chat or MCP arguments.
  • Keeps inbox creation and webhook testing agent-driven while reserving the secret-bearing configuration step for the human operator.

1.0.0 — 2026-08-24

  • Initial portable Agent Plugins v1 package for Hermes Agent.
  • Bundles the canonical Domani skill and safety references.
  • Uses the pinned Domani CLI stdio bridge so authentication stays in the OS keychain instead of plugin configuration or model context.
  • Documents the free-inbox to authenticated-webhook activation loop.