← AI PulseAug 25, 2026

Wire · news · Multi-source brief

Claude Code Updates Address Performance and Stability

Recent updates to Claude Code include fixes for transcript slowdowns, session failures, and a crash on Linux distributions.

By Illumora Editorial

Source · Aug 25, 2026, 10:31 PM · On Illumora · Aug 25, 2026, 10:37 PM

Media from the primary source — shown here so you can stay on Illumora.

Synthesized from multiple allowlisted primaries on the same event. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Claude Code What's New + releases — Claude Code changelog - Claude Code Docs
Save

Claude Code has received several updates addressing performance, stability, and user interface elements. These changes include new features and bug fixes, as detailed in the official changelog.

Key Points

  • A startup warning was added for Bash allow rules with a wildcard before the subcommand.
  • An Auto mode tab was added to /permissions for managing auto mode classifier rules.
  • The turn's completion time now appears in the end-of-turn duration line.
  • Fullscreen mode no longer shows a blank transcript after terminal resizing and jumping to the bottom.
  • A severe transcript slowdown caused by very long single lines in diffs has been fixed, with such lines now rendering truncated.
  • Erratic fullscreen scrolling when positioned at an earlier message has been corrected.
  • Background sessions no longer fail to open after 45 seconds if the starting directory was deleted, the machine slept, or the host is slow.
  • A crash on startup for Linux distributions shipping glibc 2.44 (e.g., Arch Linux, CachyOS, and Fedora Rawhide) has been fixed.

Context

According to the Claude Code changelog, these updates address various issues ranging from user interface behavior to core application stability. The fixes include specific scenarios that previously led to session failures or performance degradation, such as long base64 strings in diffs or conflicts during npm package re-installation.

Why It Matters

These updates improve the reliability and usability of Claude Code, reducing common frustrations related to performance and session management. Developers using the tool can expect a more stable environment, particularly on certain Linux distributions and when dealing with large code differences.

What To Do

  • Review the updated behavior of Bash allow rules if using wildcards before subcommands.
  • Explore the new Auto mode tab in /permissions to manage classifier rules.
  • Note the improved transcript rendering and scrolling behavior in fullscreen mode.
  • Observe the stability improvements for background sessions and on specific Linux distributions.