Claude Code now asks your configured ANTHROPIC_BASE_URL for /v1/models, so the model picker reflects the IDs your gateway actually exposes instead of a hardcoded Anthropic-only list. The episode breaks down why that matters for LiteLLM, Bedrock, and other proxies, plus the catch: the backend still has to return truthful model names or the client will pass them through verbatim.