v2.1.113
- Entity ID:
ent-20260423-r31a000000025 - Type:
version - Scope:
private - Status:
active
Description
Claude Code version 2.1.113 (April 17, 2026). Architecturally significant: Claude Code no longer runs bundled JavaScript directly but spawns a native binary (pre-compiled, per-platform, provided as optional dependency). Also adds sandbox.network.deniedDomains. Aligns public distribution with the Zig-layer attestation exposed in the leak; makes shimming/republishing significantly harder without breaking attestation.
Key claims
- v2.1.113 spawns a native binary instead of running bundled JS
- The native-binary switch aligns public distribution with Zig attestation
Relations
- Native Binary Spawn Architecture --[introduced_in]--> v2.1.113