Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Writing the entries · 2/4 steps 470 findings $18.91 so far

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v1.0.89 Home All releases olderv1.0.88 v1.0.90newer
Claude Code v1.0.89

Platform Compatibility - Musl Libc Detection

What changed: Added detection for musl-based Linux distributions like Alpine Linux Previous behavior: Assumed all Linux systems used glibc New behavior: Detects musl libc by checking for library files and ldd output Impact: Improves compatibility with Alpine Linux and other musl-based distributions

See this entry in the whole of v1.0.89 →