This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdds a schema‑driven ToDo plugin with manageTodoList tool and Vue surfaces.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds ToDo plugin with manageTodoList tool and Vue surfaces. Adds ToDo plugin with manageTodoList tool and Vue surfaces. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Dependency | Low |
Bundles ToDo plugin into mulmoclaude package starting at version 0.6.5. Bundles ToDo plugin into mulmoclaude package starting at version 0.6.5. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Migrates ToDo functionality from in‑tree src/plugins/todo/ to npm package @mulmoclaude/todo-plugin. Migrates ToDo functionality from in‑tree src/plugins/todo/ to npm package @mulmoclaude/todo-plugin. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Highlights
First npm publish of the runtime ToDo plugin.
- Owns the
manageTodoListMCP tool and the<TodoView>/<TodoPreview>Vue surfaces. - Schema-driven CRUD over
data/todos/todos.json(per-workspace). - Migrated from the in-tree built-in (
src/plugins/todo/) in #1145.
Bundled into the mulmoclaude package starting in 0.6.5 so npx mulmoclaude@latest exposes ToDo on first launch without a separate install step.
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
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]