OpenRouter models not working - "Unknown model" error
I'm running OpenClaw 2026.2.9 and can't get OpenRouter models to load. Getting "Unknown model" errors even with the example from docs.
What I've tried:
⢠Added OPENROUTER_API_KEY to config env section (per docs)
⢠Tested formats: z-ai/glm-5, openrouter/z-ai/glm-5, openrouter/anthropic/claude-sonnet-4-5
⢠All fail with "Unknown model: ..." error
⢠OpenRouter profile exists in auth.profiles
⢠API key is valid (confirmed credits on OpenRouter account)
Direct Anthropic models work fine. Is there a setup step I'm missing for OpenRouter support?