telexed ~ c / 0f3a3495-0b2radar:70 · agent_toolLIVE
← back
NO.
#0f3a3495
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-04-28 00:31:31
Importance
★ 7/10 — radar 70
`Claude Code` `v2.1.121`: MCP loading controls, startup resilience, major memory leak fixes
FIG-0031:1

`Claude Code` `v2.1.121`: MCP loading controls, startup resilience, major memory leak fixes

MCP and plugin workflows got sharper, and several multi-GB memory leaks were removed. If you live in long sessions, this update is worth taking now.

[ KEY POINTS ]
  1. MCP servers now support alwaysLoad=true, letting all tools bypass deferred tool search when immediate availability matters.
  2. Startup got harder to break: transient MCP boot failures now auto-retry up to 3 times, and upgraded clients start faster after removing the Recent Activity splash panel.
  3. Long-session stability improved with fixes for image-processing RSS blowups, /usage leaking up to ~2GB, and tool-failure memory leaks.
  4. PostToolUse hooks can now replace output for all tools via hookSpecificOutput.updatedToolOutput, expanding post-processing beyond MCP-only flows.
  5. Quality-of-life upgrades landed across /skills, fullscreen scrolling, wrapped URL clicking, /terminal-setup, and non-interactive CLAUDE_CODE_FORK_SUBAGENT=1 support.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.121Read original →

// related