Source Intelligence

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 releases Home olderv1.0.89 v1.0.91newer

Claude Code v1.0.90

1 entries read diff v1.0.89 → v1.0.90 Markdown

Version 1.0.90 is a maintenance release focused on internal code refactoring with no user-visible changes. The update reorganizes internal functions and variables while maintaining complete backward compatibility.

Find
Pick an entry · j / k steps through
1 entry

Changesopen

Code Refactoring#

This version contains only internal code reorganization including:

  • Systematic renaming of internal functions and variables
  • Minor adjustments to import statement aliases
  • Code structure optimization resulting in a slightly smaller file size (6 lines reduction)

User Impact: None. All CLI commands, features, and functionality remain exactly as they were in v1.0.89. Users will experience no differences in behavior, performance, or available features when upgrading to this version.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Verbatim
Official · Anthropic

Anthropic’s official release notes

Published verbatim by Anthropic for v1.0.90. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.

  • Settings file changes take effect immediately - no restart required
System prompt

The system prompt was not captured for this release, so this page cannot say whether it moved.