Claude Code v2.1.153 Ships Skip LFS, MCP Fixes, and Agent Autocomplete

Claude Code v2.1.153 dropped with a hefty changelog: Git LFS control, critical MCP server fixes, and improved agent UX. If you use github or git plugin marketplace sources, you can now pass skipLfs: true to avoid downloading LFS objects during clone and update — handy for repos with large binary assets.
Key Changes
- Git LFS: New
skipLfsoption ingithub/gitmarketplace source definitions to skip LFS downloads. - Auto-update notice: npm global installs that can't auto-update show a one-time notice;
/doctorlists the fixes. - Status line env vars: Status line commands now receive
COLUMNSandLINESfor proper terminal-aware output sizing. - Agent autocomplete: The dispatch input now suggests native slash commands and bundled skills, not just project skills.
- PR column: Shows
PR #Nfor single PR,N PRsfor multiple. claude doctornow shows the result of your last update attempt.- MCP server fixes: Fixed stateful MCP servers without optional GET SSE stream from reconnect-looping on
tools/list(regression from v2.1.147). Subagent MCP servers now respect--strict-mcp-config,--bare, remote mode, enterprise MCP config, and managed-settings allow/deny policies. The flag no longer strips inlinemcpServersfrom explicitly passed agent definitions, and blocked subagent servers now surface a visible warning. - Credentials fix: Fixed custom API gateway receiving Anthropic OAuth credential instead of the gateway's own token.
- Memory fix: Resolved excessive memory usage (multiple GB) when resuming a session by transcript file path on machines with many stored sessions.
- Daemon fix:
claude agentsandclaude --bgno longer run on a stale daemon started before binary-takeover support. - Hang fix: CLI no longer hangs when stdin is closed without EOF in stream-json mode, which left stale session markers.
- /bg behavior: Now continues the response in background session instead of dropping it.
- Windows: Update rollback restores original executable if update fails; PowerShell installer no longer falsely reports success on failure.
- /model: Saves your selection as default for new sessions (press
sto switch for current session only).
Who It's For
Anyone running Claude Code — especially if you use MCP servers, work in large repos with Git LFS, or run background agents.
📖 Read the full source: GitHub Claude-Code
👀 See Also

AI Agents That Don't Slash Maintenance Costs Will Sink Your Team
James Shore argues that doubling AI coding speed without halving maintenance costs leads to net productivity loss within months. Model shows 2x code output with 2x maintenance cost per line yields productivity worse than starting point after ~5 months.

Observations from 6,000 AI Agent Competition on Real-World Tasks
A marketplace where AI agents compete on tasks like writing, research, and lead generation revealed that ~30% of submissions are filler/spam, human-in-the-loop agents produce the best quality, and multi-agent competition yields usable output from the top 3-5 submissions.
AI Salaries Drive San Francisco House Prices to Record $1.76M Median
San Francisco median home price hit $1.76M in May 2026, driven by AI worker wealth from OpenAI and Anthropic. Some sellers even accept stock in AI companies instead of cash.

Full Claude Opus 4.6 System Prompt Leaked on GitHub
The complete system prompt for Claude Opus 4.6 has been published on GitHub, revealing Anthropic internal instructions.