Skip to content

MulmoClaude

v1.0.0 Feature

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

Published 12d 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, Install ```bash npx [email protected], and https://www.npmjs.com/package/@mulmobridge/web-push across a mixed release.

Full changelog

MulmoClaude reaches 1.0 — the first stable release. Build directly on 0.9.7 with a new Web Push feature and a launcher .env fix.

Highlights

Web Push on task finish (#2086)

Enable Settings → Notifications → Web Push to get a push on your registered devices when a turn you started finishes — the "ask a question, step away, get pinged when the answer's ready" flow, working even with the browser tab closed as long as the host machine is up.

  • Only human-initiated turns fire it (scheduler / skill / bridge / system turns are excluded), and only while the RemoteHost channel is connected (it supplies the Firebase sign-in) — otherwise a silent no-op.
  • The send core is the new auth-agnostic @mulmobridge/web-push package, shared so MulmoClaude and MulmoTerminal use one source of truth for the mulmoserver sendPush contract. Device registration + delivery stay server-side (mulmoserver#46).

Fixed

  • Launcher loads <launch-dir>/.env (#2081) — npx mulmoclaude now reads a .env in the directory you launch from, so GEMINI_API_KEY (and other env vars) take effect without exporting them by hand.

Install

npx [email protected]

Full Changelog

See CHANGELOG.md for the complete list.

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]