Claude Code 2.1.74 patches memory, OAuth stalls
Anthropic shipped back-to-back Claude Code v2.1.73 and v2.1.74 updates focused on reliability, memory handling, and workflow controls. The latest release fixes unbounded Node.js RSS growth, MCP OAuth hangs/refresh edge cases, model override handling, and multiple VS Code and CLI regressions.
This is a high-signal stability release that matters more than flashy features for teams running Claude Code daily.
- –The memory leak fix targets generator cleanup on streaming responses, addressing long-session RAM blowups that can cripple CLI workflows.
- –MCP OAuth fixes remove a painful auth deadlock class (port conflicts and silent refresh failures), which should reduce brittle enterprise integrations.
- –`/context` suggestions and `autoMemoryDirectory` add practical control over context bloat and memory persistence, improving repeatability across large codebases.
- –VS Code and Windows fixes (terminal rendering, LSP URI handling, session UI bugs) show continued hardening beyond the core CLI path.
DISCOVERED
74d ago
2026-03-14
PUBLISHED
74d ago
2026-03-14
RELEVANCE
AUTHOR
DIY Smart Code