# Claude Code v2.1.175 发布：新增 enforceAvailableModels 管理设置

- 来源：Claude Code：GitHub Releases（RSS）
- 作者：ashwin-ant
- 发布时间：2026-06-12 12:23
- AIHOT 分数：52
- AIHOT 链接：https://aihot.virxact.com/items/cmqafbspz0kyoslldw0eoj8x5
- 原文链接：https://github.com/anthropics/claude-code/releases/tag/v2.1.175

## AI 摘要

Claude Code v2.1.175 新增 enforceAvailableModels 管理设置。启用该设置后，availableModels 允许列表也会约束 Default 模型——若 Default 模型解析到被禁用的模型，则自动回退至第一个允许的模型；用户或项目设置无法再扩大受管理的 availableModels 列表。

## 正文

What's changed

Added enforceAvailableModels managed setting — when enabled, the availableModels allowlist also constrains the Default model (a Default that would resolve to a disallowed model now falls back to the first allowed model), and user or project settings can no longer widen a managed availableModels list
