Skip to content

v3.6.0

Latest

Choose a tag to compare

@alen-hh alen-hh released this 27 Jul 10:02

Modellix plugin 3.6.0

Open Plugins components added since 3.2.2:

  • MCP (3.3.0): root .mcp.json wires 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 unbounded model 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 set disable-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).

Install: https://docs.modellix.ai/ways-to-use/plugin