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.232 Home All releases olderv2.1.231 v2.1.233newer
Claude Code v2.1.232

Task list keeps your place, and Enter opens a running agent

Use it now
Useful4 Signal2
Background Agents

The task picker keeps your selection across refreshes, and Enter brings a running agent forward.

What

The tasks and agents picker now follows the item you had selected across list refreshes instead of letting the cursor jump when entries are added or removed. Confirming on a running local agent brings it to the foreground and prints a "Viewing agent" message.

Details
  • Selection is tracked by item id and re-found after each refresh; if the item is gone, the cursor is clamped to the nearest valid position.
  • Existing leader and detail-view behaviours on confirm are unchanged.
Evidence

"Viewing agent"

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