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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

A low-priority choice is wired into the usage-limit menu

Not switched on
Useful2 Signal3
Usage & Limits

The usage-limit menu has a lower-priority choice wired in alongside login and auto-resume.

The low-priority menu action is registered but only appears conditionally with the wider feature off.

What

The internal map of what each usage-limit menu choice does now lists low-priority as an action, next to login, logout, mock limits and OAuth refresh, and the menu pushes that option conditionally. It counts as a plain action rather than an upgrade, so it is grouped with cancel and auto-resume instead of the upgrade, team and extra-usage choices.

Details
  • What makes the menu entry appear at runtime is decided elsewhere in the limits flow.
Evidence

"low-priority": "action"

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

Related

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

See this entry in the whole of v2.1.239 →