Skip to content

MulmoClaude

v@mulmoclaude/[email protected] Feature

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

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

Remote-host listener now recovers from transient Firestore onSnapshot errors with bounded exponential backoff.

Full changelog

Highlights

  • Remote-host listener resilience (#2535). A transient Firestore onSnapshot error now re-subscribes with bounded exponential backoff (1 s→16 s over 5 attempts) instead of downing the host permanently; fatal codes / exhausted retries still go offline. classifyListenerError + backoffDelayMs are pure, unit-tested; re-subscribe is safe against double execution (the claimCommand queued→processing transaction still gates each command once).
  • Absorbs the pure collection helpers extracted in the CollectionView refactor (#2298/#2527) and a wiki renderer fix. @receptron/task-scheduler range * → ^1.0.0.

📦 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]