releaseintermediate
[Release] anthropics/claude-code v2.1.227: v2.1.227
By ashwin-antgithub
View original on githubClaude Code v2.1.227 addresses critical bugs in feature flag evaluation for subscription tiers, Bash command execution on GitHub runners, and TUI conversation rewinding. The release also enhances the slash-command menu UI with better visual feedback and improves overall performance by reducing event-loop stalls during file operations and mention checks.
Key Points
- •Fixed feature flag evaluation bug that incorrectly prompted Max plan users for usage credits when sessions started with expired login tokens
- •Resolved Bash command failures in `claude-code-action` with `allowed_non_write_users` configuration on GitHub-hosted runners
- •Fixed `/tui` command incorrectly restoring conversations that had been rewound before their first message
- •Enhanced slash-command menu UI: blue highlight now marks only selected row, matched characters are bolded for better visibility, and special characters (emoji/accents) are preserved
- •Optimized performance by reducing event-loop stalls during file-not-found suggestions and at-mention size checks
Found this useful? Add it to a playbook for a step-by-step implementation guide.