Reading a new releasev2.1.251Analysing changes · 2/5Writing the entries · 2/4 steps470 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.
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