Claude Code version 2.1.227 addresses several functional bugs and improves the user interface experience.

  • Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token.
  • Resolved every Bash command failing under claude-code-action with allowed_non_write_users on GitHub-hosted runners.
  • Corrected /tui to avoid bringing back conversations rewound before their first message.
  • Improved the slash-command menu by marking only the selected row in blue and bolding matched characters.
  • Enhanced performance by reducing event-loop stalls during file-not-found suggestions and at-mention size checks.