Skip to content

v0.7.73

Choose a tag to compare

@github-actions github-actions released this 21 Sep 02:08
· 9 commits to main since this release
dc0f33d

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

Plugin 0.7.73
Command Code 1.58.1
Models 71 (61 with reasoning)
Prices 21 CLI · 50 official docs
Machine-readable catalog
{
  "status": "healthy",
  "pluginVersion": "0.7.73",
  "commandCodeVersion": "1.58.1",
  "modelCount": 71,
  "reasoningModelCount": 61,
  "costSources": {
    "cli": 21,
    "officialDocs": 50,
    "thirdParty": 0,
    "free": 0,
    "fallback": 0,
    "unmatched": 0
  }
}

0.7.73 (2026-09-21)

Bug Fixes

  • catalog: publish only callable models with aligned release manifest (#120) (dc0f33d)