Claude Code v2.1.173 发布:修复 Fable 5 模型名及 Windows 沙盒警告
阅读原文· github.com本次更新修复了两个问题:其一,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