- README: link the CLI and TypeScript SDK. No code changes.
Initial public release.
AgenticEmailclient covering inboxes, messages (send, batch, reply, forward, search, attachments, raw), threads, drafts (including scheduled send), allow/block lists, webhooks, domains, and API keys- Real-time event stream over WebSocket (
client.events.stream,eventsextra) verify_webhookHMAC signature verification helper- LangChain toolkit (
agenticemail.langchain.AgenticEmailToolkit,langchainextra) - Type-annotated with
py.typed; single runtime dependency (httpx)