Skip to content

MulmoClaude

v@mulmoclaude/[email protected] Feature

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

Published 6d 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

Initial 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.

📦 npm: @mulmoclaude/[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

  • v1.1.1 Moves Google token store to ~/.config/mulmo/google-token.json
  • v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.

Beta — feedback welcome: [email protected]