Fix2.1.227
Version 2.1.227
This release fixes feature flag evaluation for expired login sessions, corrects Bash command failures in GitHub-hosted runners, resolves /tui conversation rewinding issues, improves slash-command menu styling and selection, and reduces performance stalls in file-not-found suggestions and at-mention size checks.
- 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-actionwithallowed_non_write_userson GitHub-hosted runners - Fixed
/tuibringing 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
feature-flagsauthcliperformanceuigithub-actions
Source: original entry ↗