This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryUpdates Highlights, https://www.npmjs.com/package/@mulmobridge/webhook/v/0.1.0, and https://github.com/receptron/mulmoclaude/tree/main/packages/bridges/webhook across a mixed release.
Full changelog
First release of the generic HTTP webhook bridge for MulmoClaude.
Developer glue — any HTTP-speaking tool (cron / Zapier / n8n / Home Assistant / CI) can POST JSON and get the AI reply back.
Highlights
- `POST /webhook` JSON → AI reply in the response body
- `WEBHOOK_SECRET` required by default; `WEBHOOK_ALLOW_OPEN=1` opt-in for local dev (loud warning, open endpoint)
- Constant-time secret comparison
- Synchronous request-response only (no push — use a platform bridge for push)
📦 npm: `@mulmobridge/[email protected]`
📖 Setup: packages/bridges/webhook/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]