RSS ashwin-ant
v2.1.283
What's changed Added x-claude-code-prompt-id to the gateway hint headers so LLM gateways can group the requests that serve one user prompt; opt in with CLAUDE_CODE_GATEWAY_HINT_HEADERS=1 Added availableModelsMatch managed setting: with "exact", an availableModels entry allows only the model version it names, so new releases stay blocked until listed Added deniedModels managed setting to block specific models, even when availableModels allows them Added MCP tool, WebFetch and WebSearch outputs to…