OPEN_SOURCE ↗
YT · YOUTUBE// 29d agoPRODUCT UPDATE
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.
// ANALYSIS
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.
// TAGS
claude-codeai-codingclidevtoolmcpopen-source
DISCOVERED
29d ago
2026-03-14
PUBLISHED
29d ago
2026-03-14
RELEVANCE
9/ 10
AUTHOR
DIY Smart Code