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 of v2.1.67 Home All releases olderv2.1.66 v2.1.68newer
Claude Code v2.1.67

Automatic Legacy Opus Model String Migration

What

Users configured with explicit old-format Opus model IDs (claude-opus-4-20250514, claude-opus-4-1-20250805, claude-opus-4-0, claude-opus-4-1) are automatically migrated to the canonical opus alias. A notification "Model updated to Opus 4.6" is shown briefly after the migration.

Details
  • Applies to first-party users only
  • A new allowlist (fXz) defines the four legacy Opus model strings subject to migration
  • The previous Opus 4.5 → Pro migration notification ("Model updated to Opus 4.5") has been replaced by this updated path
Evidence

Legacy Opus migration (search for "tengu_legacy_opus_migration" and "legacyOpusMigrationTimestamp")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.67 →