@blockrun/clawrouter 0.9.18 → 0.9.20

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.9.18",
3
+ "version": "0.9.20",
4
4
  "description": "Smart LLM router — save 78% on inference costs. 30+ models, one wallet, x402 micropayments.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -197,7 +197,7 @@ echo ""
197
197
  echo "Run: openclaw gateway restart"
198
198
  echo ""
199
199
  echo "Model aliases available:"
200
- echo " /model sonnet → anthropic/claude-sonnet-4"
200
+ echo " /model sonnet → anthropic/claude-sonnet-4.6"
201
201
  echo " /model codex → openai/gpt-5.2-codex"
202
202
  echo " /model deepseek → deepseek/deepseek-chat"
203
203
  echo " /model free → gpt-oss-120b (FREE)"