# Claude Code v2.1.227 - Product: Claude Code (https://whatsnew.fyi/product/claude-code) - Vendor: Anthropic - Date: 2026-08-10 - Version: v2.1.227 - Original notes: https://github.com/anthropics/claude-code/releases/tag/v2.1.227 - Permalink: https://whatsnew.fyi/product/claude-code/releases/v2.1.227 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — 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 - **fixed** — Bash commands under claude-code-action no longer fail with allowed_non_write_users on GitHub-hosted runners - **fixed** — The /tui command no longer brings back a conversation that had been rewound to before its first message - **changed** — 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 - **changed** — Performance improved with fewer event-loop stalls on file-not-found suggestions and at-mention size checks ##### 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