Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:41
· 48 commits to main since this release
d4df15f

Catalog is complete. Prices come from Command Code, official docs, models.dev, or free SKUs.

Plugin 0.7.5
Command Code 1.39.3
Models 66 (55 with reasoning)
Prices 20 CLI · 41 official docs · 5 free
5 free models ($0)
Model Id In / out per 1M
Ling 3.0 Flash inclusionai/ling-3.0-flash-free $0 / $0
MiniMax M2.7 (Free) minimax/minimax-m2.7-free $0 / $0
MiniMax M3 (Free) minimax/minimax-m3-free $0 / $0
MiniMax M3 Free MiniMaxAI/MiniMax-M3-Free $0 / $0
Tencent Hy3 (Free) tencent/Hy3 $0 / $0
Machine-readable catalog
{
  "status": "healthy",
  "pluginVersion": "0.7.5",
  "commandCodeVersion": "1.39.3",
  "modelCount": 66,
  "reasoningModelCount": 55,
  "costSources": {
    "cli": 20,
    "officialDocs": 41,
    "thirdParty": 0,
    "free": 5,
    "fallback": 0,
    "unmatched": 0
  }
}

0.7.5 (2026-09-02)

Bug Fixes

  • catalog: extract catalog from bundles with $-prefixed vars (#22) (d4df15f)