@mutmutco/claude-plugin 4.4.10 → 4.4.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -14,6 +14,9 @@ the last run, and failures. A missing, unsupported, or failing schedule is not a
|
|
|
14
14
|
Use `mmi-hub autoupdate on` to enable scheduling and `mmi-hub update` for an immediate update.
|
|
15
15
|
Do not edit plugin caches or installation records by hand.
|
|
16
16
|
|
|
17
|
+
Install and update use the shared installer run, including plain terminal output.
|
|
18
|
+
`mmi-hub install --dry-run` previews changes without enabling the schedule.
|
|
19
|
+
|
|
17
20
|
Complete the host's trust and reload step: reload plugins or restart Claude Code, restart Codex,
|
|
18
21
|
reload the Cursor window, restart JervCode, or start a fresh Hermes process. An existing session
|
|
19
22
|
may still hold the old skill catalog until then. The updater manages the MMI plugin on each
|