# Claude Code v2.1.173 发布：修复 Fable 5 模型名及 Windows 沙盒警告

- 来源：Claude Code：GitHub Releases（RSS）
- 作者：ashwin-ant
- 发布时间：2026-06-11 13:41
- AIHOT 分数：44
- AIHOT 链接：https://aihot.virxact.com/items/cmq943uye08f2slldj9ga8ch4
- 原文链接：https://github.com/anthropics/claude-code/releases/tag/v2.1.173

## AI 摘要

本次更新修复了两个问题：其一，Fable 5 模型名称带 `[1m]` 后缀时未能自动规范化的问题已解决——Fable 5 默认包含 1M 上下文窗口，现后缀会被自动去除。其二，修复了在 Windows 系统上启用沙盒后出现虚假的“sandbox dependencies missing”启动警告。

## 正文

What's changed

Fixed Fable 5 model names with a [1m] suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically

Fixed a spurious "sandbox dependencies missing" startup warning on Windows when sandbox was enabled in settings
