Skip to content

v0.7.54

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 06:01
· 1 commit to main since this release
8f5dd63

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

Plugin 0.7.54
Command Code 1.49.1
Models 73 (62 with reasoning)
Prices 22 CLI · 46 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.54",
  "commandCodeVersion": "1.49.1",
  "modelCount": 73,
  "reasoningModelCount": 62,
  "costSources": {
    "cli": 22,
    "officialDocs": 46,
    "thirdParty": 0,
    "free": 5,
    "fallback": 0,
    "unmatched": 0
  }
}

0.7.54 (2026-09-05)

Bug Fixes

  • catalog: sync command-code@1.49.1 (#82) (8f5dd63)