Claude Code v2.1.227

v2.1.227
Changed 2
  • Slash-command menu now marks only the selected row in blue, bolds matched characters instead of recoloring them, and preserves emoji and accented name glyphs
  • Performance improved with fewer event-loop stalls on file-not-found suggestions and at-mention size checks
Fixed 3
  • Feature flags are now evaluated with the user's subscription tier when a session starts with an expired login token, preventing Max plan users from being wrongly prompted to enable usage credits for Fable
  • Bash commands under claude-code-action no longer fail with allowed_non_write_users on GitHub-hosted runners
  • The /tui command no longer brings back a conversation that had been rewound to before its first message
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
View original

Upgraded? How did it go?

Discussion