@blockrun/clawrouter 0.12.43 → 0.12.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blockrun/clawrouter",
3
- "version": "0.12.43",
3
+ "version": "0.12.44",
4
4
  "description": "Smart LLM router — save 92% on inference costs. 41+ models, one wallet, x402 micropayments.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -352,7 +352,7 @@ echo ""
352
352
  echo "Model aliases available:"
353
353
  echo " /model sonnet → claude-sonnet-4"
354
354
  echo " /model opus → claude-opus-4"
355
- echo " /model codex → openai/gpt-5.2-codex"
355
+ echo " /model codex → openai/gpt-5.3-codex"
356
356
  echo " /model deepseek → deepseek/deepseek-chat"
357
357
  echo " /model minimax → minimax/minimax-m2.5"
358
358
  echo " /model free → gpt-oss-120b (FREE)"