Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 20:30
· 12 commits to main since this release
698e9a2

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

Plugin 0.6.1
Command Code 1.38.1
Models 65 (54 with reasoning)
Prices 60 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 MiniMaxAI/MiniMax-M3-Free $0 / $0
MiniMax M3 Free minimax/minimax-m3-free $0 / $0
Tencent Hy3 (Free) tencent/Hy3 $0 / $0
Machine-readable catalog
{
  "status": "healthy",
  "pluginVersion": "0.6.1",
  "commandCodeVersion": "1.38.1",
  "modelCount": 65,
  "reasoningModelCount": 54,
  "costSources": {
    "cli": 0,
    "officialDocs": 60,
    "thirdParty": 0,
    "free": 5,
    "fallback": 0,
    "unmatched": 0
  }
}

0.6.1 (2026-08-28)

Bug Fixes

  • drop the blank release-notes row and cut CHANGELOG on publish (#7) (698e9a2)