hail CLI v0.6.0
hail CLI v0.6.0
Universal communication platform for AI agents — hail CLI binaries.
Install via Homebrew:
brew install hail-hq/tap/hail
Or download a binary below.
Changelog
- eb929be feat(cli)!: DX pass — auth/tail/inbound surfaces; remove hail webhooks
- 8081015 docs: cut 0.6.0 — custom sender domains and session-JWT auth
- a62563d fix(auth): resolve JWT requests to the session active org
- 8f4f3b5 docs(costs): add weekly refresh runbook and LiteLLM upstream prep guide
- 6d33e88 fix: add missing IAM permission ses:PutEmailIdentityMailFromAttributes
- 92fc7a8 refactor(email): drop dead cross-org delete guard for custom domains
- 46e1884 fix(email-ingest): drop impossible cross-org custom-domain determinism
- a4b0d37 feat(email): receive inbound mail on verified custom domains
- 2ccea14 feat(email): custom sender domain outbound (MAIL FROM, auto-poll, guard)
- c2c94ac feat(webhooks): enforce subscription ownership in delivery schema
- f9ab1aa feat(webhooks): consolidate to a single subscription model
- ba8b601 feat(voicebot): Cartesia primary TTS with ElevenLabs fallback
- ed7ffe6 fix(migrations): drop the email_inbound channel via forward migration
- 436421b feat(billing): meter each forwarded inbound email as an outbound send
- fe4fc6e feat(mcp): add get_email_raw and get_email_attachment tools
- 0e0153e refactor(billing): collapse email_inbound into single email channel
- 00ae7ab docs(superpowers): inbound email billing, console, and docs specs and plans
- 0ed82a3 docs: webhook consumer guide and CLI reference
- 94c7b17 feat(billing): meter inbound email and gate forwarding on funds
- 7c92647 docs(mcp): list get_email and list_emails in setup/mcp.md (five → seven tools)
- 4470d64 docs(mcp): fix stale tool count in tools.py docstrings (five → seven)
- b1ad60d feat(mcp): add get_email and list_emails read tools