Skip to content

MulmoClaude

v@mulmobridge/[email protected] Feature

This release adds 2 notable features for engineering teams evaluating rollout.

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, https://www.npmjs.com/package/@mulmobridge/teams/v/0.1.0, and https://github.com/receptron/mulmoclaude/tree/main/packages/bridges/teams across a mixed release.

Full changelog

First release of the Microsoft Teams bridge for MulmoClaude.

Teams requires Azure Bot registration — the README has a step-by-step walk-through including the custom app manifest template.

Highlights

  • Uses the official Bot Framework SDK (botbuilder): CloudAdapter + ConfigurationBotFrameworkAuthentication
  • POST /api/messages receives activities; Azure AD JWT validation is handled by the SDK
  • Conversation-reference cache enables server-initiated push via adapter.continueConversationAsync
  • AAD user object ID allowlist via TEAMS_ALLOWED_USERS
  • Replies chunked at 28 k chars

Public URL required — Teams endpoint validation is strict.

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

What's Changed

  • feat(bridges): add Microsoft Teams bridge (batch D) by @isamu in https://github.com/receptron/mulmoclaude/pull/614

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]