Skip to content

MulmoClaude

v0.6.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 26d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Updates Highlights, Breaking Changes, and Encore across a mixed release.

Full changelog

Highlights

  • Accounting plugin — bookkeeping with batch journal entry, invoice-system T-number handling, BS/PL shortcuts, time-series view, account naming with codes, dedicated Accounting role.
  • Memory system — proactive recall during turns + in-app edit UI for memory entries.
  • Personal-use plugin sets begin shipping — recipe-book (Cooking Coach PR-A), reading-list / articles / quotes (My Library PR-A/B/C), map plugin scaffold. Roadmap in #1169.
  • Skill body collapsed in canvas (#1220) — invoking a skill shows a card (name + description), expandable to the full markdown body. No more wall-of-text in the canvas.
  • Spotify plugin — OAuth + listening data + search + player controls.
  • Notifier (Encore) prototype — early cross-channel notification surface.
  • MulmoScript polish — lightbox toolbar, background-movie load, General role can author MulmoScripts.
  • MCP catalog expansion — Spotify, YouTube, GitHub, Linear, Google OAuth presets out of the box.

Breaking Changes

  • manageWiki MCP tool removed — wiki edits now auto-render via Write/Edit instead. Custom roles listing it still load (lenient zod parse drops the name) but the LLM can no longer call it.
  • Built-in todo plugin moved to packages/todo-plugin/. Existing data auto-migrates on first launch. Custom code importing from src/plugins/todo/ will fail to resolve — switch to @mulmoclaude/todo-plugin/{shared,composables,vue}.

Full Changelog

See CHANGELOG.md for the complete list (Added / Changed / Fixed / Security / Breaking + every notable PR reference).

Breaking Changes

  • `manageWiki` MCP tool removed — wiki edits now use Write/Edit; custom roles referencing it are ignored by LLMs.
  • Built-in todo plugin relocated to `packages/todo-plugin/`; imports from `src/plugins/todo/` will fail; switch to `@mulmoclaude/todo-plugin/{shared,composables,vue}`.

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

  • v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.

Beta — feedback welcome: [email protected]