Bifrost and Databricks are now recognised as AI gateways in response labelling.
What's wrong with this entry?
When your API traffic goes through a gateway, Claude Code labels the responses with which gateway it was. It now recognizes Bifrost, by an x-bifrost- response header prefix, and Databricks, by hostnames ending in .cloud.databricks.com, in addition to litellm, helicone, portkey, cloudflare, kong and braintrust. litellm also now reports its version from a dedicated header.
- Detection is passive: headers and hostname only, nothing is sent to the gateway to ask.
x-bifrost-
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.