The Essentials: Claude Code v2.1.153 introduces a skipLfs option for Git, improves Autocomplete and MCP server handling, and fixes numerous critical bugs in authentication, session management, and terminal rendering.
Claude Code v2.1.153 brings important improvements for developers. The new version introduces a skipLfs option for Git repositories, extends Autocomplete functionality, and fixes numerous errors in the MCP server, background agents, and terminal rendering areas.
Claude Code v2.1.153 contains significant improvements for the developer experience. A new skipLfs option makes it possible to skip Git LFS downloads when cloning and updating. The IDE now displays a one-time notification when npm global install cannot be automatically updated, and the /doctor command lists corresponding solutions.
Status line commands now receive environment variables for terminal width and height, enabling better output customization. In the Claude agent system, the Autocomplete function has been extended to suggest native slash commands and bundled skills. The PR column now clearly displays one or multiple pull requests.
The bug fixes address critical issues: a regression in stateful MCP servers that caused reconnect loops has been fixed. Security vulnerabilities have been closed, such as passing authentication tokens to custom API gateways. On macOS, background agents now appear as “Claude Code” in privacy settings and retain their permissions across updates.
Additional fixes concern Windows PowerShell installation, excessive memory usage during session resume, terminal rendering at various widths, and improvements in MCP tools and background session management. The IME candidate window is now positioned correctly next to the input cursor.
Source: github.com