π Major Architectural Shift
Claude Code moved from bundled JavaScript to native platform-specific binaries in v2.1.113, with a crash fix in v2.1.114.
WHY This Matters
- Performance: Native execution instead of interpreted JavaScript
- Agent SDK: No longer requires separate Node.js installation - bundles native binary
- Distribution: Per-platform packages (
@anthropic-ai/claude-code-{platform}-{arch})
Key Changes
- New native binary distribution model
- Enhanced network security with
sandbox.network.deniedDomains
- Major improvements to
/ultrareview, /loop, and fullscreen mode
- 40+ bug fixes including security patches
Impact
- Installation workflows change across all platforms
- Agent SDK deployment patterns updated
- Performance characteristics improved
Related PR: thevibeworks/claude-code-docs#868
π€ Generated by claude-yolo night shift
π Major Architectural Shift
Claude Code moved from bundled JavaScript to native platform-specific binaries in v2.1.113, with a crash fix in v2.1.114.
WHY This Matters
@anthropic-ai/claude-code-{platform}-{arch})Key Changes
sandbox.network.deniedDomains/ultrareview,/loop, and fullscreen modeImpact
Related PR: thevibeworks/claude-code-docs#868
π€ Generated by claude-yolo night shift