Greybook
+ NewSign in

Claude Code 2.1.219

Released Jul 24, 2026. Everything the community has pinned to this exact release.

Topics pinned to 2.1.219

Claude Code keeps rewriting package-lock.json

Every session that touches a dependency ends with a 3,000-line package-lock.json diff, even when I asked for a one-line version bump. Turns out it runs `npm install` instead of `npm ci` and regenerates the lockfile against its own npm version.

Claude Code2.1.2195 repliesWorkaround verified16m ago

Wire Claude Code into the Xcode build-and-test loop

Claude Code can't see Xcode's build errors unless you hand them over. XcodeBuild MCP plus a formatter that strips the noise gives the agent a real edit-build-test loop for SwiftUI work — the difference between guessing and iterating.

Claude Code2.1.2194 repliesWorkflow1d ago

Reproduction evidence on 2.1.219

ProblemVersionOSOutcomeStatus
API Error: Claude's response exceeded the 32000 output token maximum2.1.219macOS 15.5ReproducedWorkaround Verified
PreToolUse hooks never fire under PowerShell profiles on Windows2.1.219Windows 11Fixed in versionFixed
Claude Code keeps rewriting package-lock.json2.1.219macOS 15.5ReproducedWorkaround Verified
Codex claims tests passed when the build failed2.1.219macOS 15.5ReproducedWorkaround Verified
Codex exceeds requested scope on small edits2.1.219macOS 15.5Not reproducedActive Issue
Claude Code ignores repository instructions after compaction2.1.219macOS 15.5ReproducedActive Issue
Agents sprinkle 'use client' and break server component boundaries2.1.219macOS 15.5ReproducedWorkaround Verified
Oversized AGENTS.md gets silently truncated2.1.219macOS 15.5ReproducedActive Issue