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.179 Home All releases olderv2.1.178 v2.1.181newer
Claude Code v2.1.179

Model Picker "Not Used Recently" Section

What

The /model picker now surfaces models you haven't used in a while in a dedicated "Not used recently" section, and shows "Last used: X days ago" on individual entries. This helps you spot models you may have tried and moved away from.

Usage
/model
# Models not recently used appear in a "Not used recently" section
# Each entry shows "· Last used: 3 days ago" (or "today")
Details
  • Models are grouped in this section if they haven't been selected recently
  • The day-count label appears dimmed next to the model name
  • This section appears below Attention and Favorites in the picker
Evidence

Section header label (search for "Not used recently") and per-entry label (search for "· Last used:")

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.179 →