2.1.227
Highlights:
- Feature flags use subscription tier for expired-login sessions, avoiding incorrect Max usage-credit prompts
- Fixed Bash failures in claude-code-action on GitHub-hosted runners for non-write users, restoring CI jobs
- Fixed /tui restoring conversations rewound before their first message, keeping the rewind position
CLI changelog
- 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
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21227
Metadata
-
Time since 2.1.226 release: 2d 17h 57m 35s
-
Bundle file size: +739.9 kB (+1.8%)
-
Prompt files: +2 (+6.7%)
-
Prompt tokens: +10,036 (+10.0%)
Prompt token mix by kind:
- system: 79.1%→78.6%
- tools: 20.9%→21.4%
Files:
- metadata: 2894980/meta/metadata.md#diff-a08dfa163baef97ea4f56d29009ac65f5f7dbc46e3a58e80d7aa06a2a2520899L10-R10
- prompt stats: 2894980/meta/prompt-stats.md#diff-fa8e31336ece71d159f37b6fd4ed0c61939849140bd5c08c7ca793b5b2ae7f58L1-R1
Other prompt changes
- Marks grep as the recommended ripgrep-based search tool, instructing the assistant to always use it for search tasks.
Links: