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 v1.0.122 Home All releases olderv1.0.120 v1.0.123newer
Claude Code v1.0.122

Status Line Reorganization

What changed: /status command output reordered and enhanced

New section order:

  1. Working directory (moved to top)
  2. Setting sources (new section showing which configs are active)
  3. Installation status
  4. System diagnostics
  5. MCP servers
  6. Account information
  7. API provider
  8. Memory usage

Details:

  • Most frequently needed information appears first
  • New "Setting Sources" section shows enabled config sources
  • Account information extraction refactored for reusability
  • Evidence: Ey6() at line 411883 (new section), My6() at line 411961 (refactored account display)

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 v1.0.122 →