Releases: Modellix/modellix-plugin
Releases · Modellix/modellix-plugin
Release list
v3.6.0
Modellix plugin 3.6.0
Open Plugins components added since 3.2.2:
- MCP (3.3.0): root
.mcp.jsonwires the read-only Modellix Docs MCP (https://docs.modellix.ai/mcp) for product/API/schema lookup. - Rules (3.4.0): always-on guardrails under
rules/for CLI-first usage, default models, paid-submit safety, and credential handling. - Hooks (3.5.0):
hooks/+scripts/ask for confirmation on a repeated paid submit or an unboundedmodel batch, track task ids, and remind once at session end to download results before the ~7-day expiry. - Commands (3.6.0):
/modellix:image,/modellix:video,/modellix:doctor,/modellix:models,/modellix:tasks,/modellix:download. The two paid commands setdisable-model-invocation: true, so only a human can trigger a charge.
Execution policy still lives in skills/modellix/SKILL.md; every component routes to the same modellix-cli workflow (doctor -> model run --wait -> task download).
v3.2.2
Modellix plugin 3.2.2
- Point plugin homepage / manifests at https://docs.modellix.ai/ways-to-use/plugin
- Pi / Hermes compatibility metadata
- ClawHub publish CI hardening (pending-publication, version collision retry, change gates)