CATCH #621
DETECTED AUG 10, 2026 23:14 UTC
THE CATCHscore 5/10
EXHIBIT 621
Aug 10, 2026 23:14 UTC
npm+pages
https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md
Claude Code changelog shows fixes for feature flag evaluation, Bash command failures, and TUI conversation issues, along with improved slash-command menu and performance.
READY TO POST:
anthropic's claude code just got a new version with some nice fixes for bash commands and tui conversations. good to see those edge cases getting ironed out.
a peek into claude code's latest update shows better performance and a slicker slash-command menu. small but useful qol improvements coming from anthropic.
EVIDENCE — the receipts
[MERGED across 2 sources: npm, pages]
shared signal: claude-code, claude-code-action
--- npm :: @anthropic-ai/claude-code ---
@anthropic-ai/claude-code 2.1.226 -> 2.1.227: +5 strings, -5 strings, 1 flagged as interesting
[sentence] (1)
+ all tests in test/auth pass (bun test exits 0)
--- pages :: https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md ---
Claude Code changelog changed: https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md
6 added lines
---
+++
@@ -1,2 +1,8 @@
# Changelog
+## 2.1.227
+- 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
## 2.1.226
caught by the 20-minute sweep ·
the live wire · all receipts