Skip to content

MulmoClaude

v@mulmobridge/[email protected] Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 1mo LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Highlights, relay, and chore across a mixed release.

Full changelog

Minor release adding four new platform plugins to the Cloudflare Workers relay.

Highlights

  • WhatsApp plugin — Cloud API webhook with HMAC-SHA256 verification and Meta Graph send
  • Messenger plugin — same Meta HMAC signing, Facebook Messenger Send API for outbound
  • Google Chat plugin — JWT/OIDC inbound verification, optional service-account async reply via the Chat REST API
  • Microsoft Teams plugin — Bot Framework inbound, SSRF-hardened auth verification, adapter.continueConversationAsync for server-initiated push
  • Durable Object hibernation recovery via getWebSockets() — the relay now survives Worker cold-starts without losing the MulmoClaude WebSocket connection
  • Subpath exports (./client, ./types) for cleaner downstream imports
  • Extracted time constants; CodeRabbit / Sourcery review fixes throughout

Breaking changes

None — additive only. Existing LINE + Telegram plugins and the MulmoClaude WebSocket protocol are unchanged.

📦 npm: @mulmobridge/[email protected]
📖 Setup: packages/relay/README.md

What's Changed

  • chore: bump client 0.1.2 + mock-server 0.1.1 + relay 0.2.0 by @isamu in https://github.com/receptron/mulmoclaude/pull/626
  • feat(relay): add Microsoft Teams platform plugin (#615) by @isamu in https://github.com/receptron/mulmoclaude/pull/618
  • docs(relay): document all four webhook platforms + update setup-relay skill by @isamu in https://github.com/receptron/mulmoclaude/pull/605
  • feat(relay): add WhatsApp, Messenger, Google Chat webhook plugins by @isamu in https://github.com/receptron/mulmoclaude/pull/591
  • update by @isamu in https://github.com/receptron/mulmoclaude/pull/587
  • Rename short identifiers in bridge packages by @isamu in https://github.com/receptron/mulmoclaude/pull/549
  • feat(relay): add server-side WebSocket client and fix deploy issues by @ystknsh in https://github.com/receptron/mulmoclaude/pull/544
  • add .prettierrc by @isamu in https://github.com/receptron/mulmoclaude/pull/540
  • refactor: consolidate duplicated utils — 6 patterns (#515) by @isamu in https://github.com/receptron/mulmoclaude/pull/522
  • feat: news pipeline notification + concierge prompt (#466) by @isamu in https://github.com/receptron/mulmoclaude/pull/479
  • chore: relicense MulmoClaude from AGPL-3.0 to MIT by @snakajima in https://github.com/receptron/mulmoclaude/pull/468
  • refactor: relay plugin architecture + tests + developer guide by @isamu in https://github.com/receptron/mulmoclaude/pull/463

Full Changelog: https://github.com/receptron/mulmoclaude/compare/@mulmobridge/[email protected]...@mulmobridge/[email protected]

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

Track MulmoClaude

Get notified when new releases ship.

Sign up free

About MulmoClaude

All releases →

Related context

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]