Skip to content

v2.1.227

Latest

Choose a tag to compare

@marckrenn marckrenn released this 10 Aug 23:16

2.1.227

(☝ Click to see full diff.)

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:

Other prompt changes

  1. Marks grep as the recommended ripgrep-based search tool, instructing the assistant to always use it for search tasks.

Links:

  1. b46a907/system-prompts/tool-description-grep.md#diff-98f084cc9ae739dcef3d2c75ea5cf55429dbb647973737f30693e59689d25d58R3