mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 08:31:49 -06:00
2d9aa92d7e
The built-in alias shorthands table listed stale model ids that no longer match src/config/defaults.ts (DEFAULT_MODEL_ALIASES): opus: anthropic/claude-opus-4-6 -> anthropic/claude-opus-4-8 gpt: openai/gpt-5.5 -> openai/gpt-5.4 These now match defaults.ts and the help/faq-models alias table, and resolve an internal contradiction on this same page (its runtime-policy example already uses anthropic/claude-opus-4-8).