This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Highlights, bridges, and https://www.npmjs.com/package/@mulmobridge/signal/v/0.1.0 across a mixed release.
Full changelog
First release of the Signal bridge for MulmoClaude.
Talks to a locally running signal-cli-rest-api daemon (typically Docker) — the daemon handles the Signal network, this bridge stays thin.
Highlights
- WebSocket receive from
/v1/receive/{number}, REST send to/v2/send - Number-based allowlist (
SIGNAL_ALLOWED_NUMBERS) - Exponential-backoff reconnect on stream drop
- E.164
sourceNumbervalidation before replying (no accidental push to group IDs)
📦 npm: @mulmobridge/[email protected]
📖 Setup: packages/bridges/signal/README.md
What's Changed
- feat(bridges): add Microsoft Teams bridge (batch D) by @isamu in https://github.com/receptron/mulmoclaude/pull/614
- feat(bridges): add Rocket.Chat + Signal bridges (batch 5) by @isamu in https://github.com/receptron/mulmoclaude/pull/611
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]