Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
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.
Version 0.2.48 is a maintenance release focused on internal code organization. The changes involve switching from default imports to named imports for Node.js built-in modules, which is a best practice for better tree-shaking and clearer code intentions. These changes do not affect any user-facing functionality, CLI arguments, or interactive features.
What's wrong with this entry?
This release contains minor internal refactoring of module imports with no user-facing changes:
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
import PE4 from "stream"import { Readable as $E4 } from "stream"import Vc2 from "node:process"import { cwd as yw0 } from "node:process"Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
v0.2.48 does not have its own entry in Anthropic’s official changelog, because prerelease builds are often folded into a neighbouring release. Browse the full changelog for the closest official notes. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
The system prompt was not captured for this release, so this page cannot say whether it moved.