This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryInitial release of @mulmoclaude/common — a dependency‑free package exporting general-purpose type guards.
Full changelog
Highlights
Initial release of @mulmoclaude/common — a leaf, dependency-free package holding the general-purpose runtime type guards shared across the MulmoClaude host, bridges, and plugins.
Promotes the guards that originated as server/utils/types.ts (#504) into their own package so they stop being re-hand-written in every bridge and plugin.
Exports: isRecord, isObj, isNonEmptyString, isStringRecord, isStringArray, isUnknownArray, isErrorWithCode, hasStringProp, hasNumberProp.
Consumed by the host (server/utils/types.ts, src/utils/types.ts) from #2267, and — once merged — by the 12 bridges + relay from #2269.
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]