This release fixes issues for SREs watching stability and regressions.
Published 26d
LLM Frameworks
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryFixed race condition that split a single external chat across multiple internal sessions.
Full changelog
Highlights
- Bridge race fix (#1878): Serialize bridge chat turns per external chat. Two concurrent first messages for the same external chat could each observe "no state", create separate session IDs, and split one external conversation across independent internal sessions. An in-process per-
(transportId, externalChatId)serializer now runs each chat's whole turn (state read/reset → command → startChat → reply collection → setChatState) one at a time; different chats still run concurrently.
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
Beta — feedback welcome: [email protected]