Claude Code v2.1.227 修复订阅层级判断与命令菜单问题

v2.1.227

精选理由

Claude Code 发了个小版本,修了登录过期后误报订阅限制的烦人 bug,还优化了命令菜单和性能,用着更顺手了。

AI 摘要

Claude Code v2.1.227 修复了会话以过期登录令牌启动时未按订阅层级评估功能标志的问题,这曾导致 Max 计划用户被错误提示为 Fable 启用使用额度。同时修复了 GitHub 托管运行器上 claude-code-action 中 Bash 命令全部失败的问题,以及 /tui 回退到已被倒带至第一条消息之前的对话。更新改进了斜杠命令菜单,蓝色仅标记选中行,匹配字符以加粗而非变色显示,表情符号或重音名称保留字形。还提升了性能,减少了文件未找到建议和 @-提及大小检查时的事件循环停滞。

原文 · Claude Code: GitHub Releases

v2.1.227

What's changed Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token, which could wrongly prompt Max plan users to enable usage credits for Fable Fixed every Bash command failing under claude-code-action with allowed_non_write_users on GitHub-hosted runners Fixed /tui bringing back a conversation that had been rewound to before its first message Improved slash-command menu: blue now marks only the selected row, matched characters are bolded instead of recolored, and emoji or accented names keep their glyphs Improved performance: fewer event-loop stalls on file-not-found suggestions and at-mention size checks

Claude Code v2.1.227 修复订阅层级判断与命令菜单问题 · AI 热点