This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Highlights, https://www.npmjs.com/package/@mulmobridge/email/v/0.1.0, and https://github.com/receptron/mulmoclaude/tree/main/packages/bridges/email across a mixed release.
Full changelog
First release of the email bridge for MulmoClaude.
Good for async / slow AI workflows — delegate tasks by email, get results back in your inbox.
Highlights
- IMAP polling for unread mail via
imapflow,mailparserfor body extraction - SMTP reply via
nodemailerwith threading preserved (In-Reply-To+References) - HTML-only fallback stripping (char-by-char, no ReDoS risk) when text/plain missing
- Sender allowlist (
EMAIL_ALLOWED_SENDERS) - Processed messages flagged
\Seenso restart is idempotent - Auto-detects TLS (
465) vs STARTTLS (587) from port
📦 npm: @mulmobridge/[email protected]
📖 Setup: packages/bridges/email/README.md
What's Changed
- feat(bridges): add Webhook + Twilio SMS + Email bridges (batch E) by @isamu in https://github.com/receptron/mulmoclaude/pull/619
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MulmoClaude
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.
Beta — feedback welcome: [email protected]