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.58 Home All releases olderv1.0.57 v1.0.59newer
Claude Code v1.0.58

Improvements

Performance

  • Added LRU cache support with configurable size limits
  • New telemetry for tracking attachment computation duration
  • Improved abort signal handling with configurable timeouts (default 50ms)

MCP Server Integration

  • Better connection status reporting for MCP servers
  • New JyB function provides clear connection status messages:
  • "✓ Connected"
  • "⚠ Needs authentication"
  • "✗ Failed to connect"
  • "✗ Connection error"

Telemetry Enhancements

  • Added tracking for non-interactive sessions
  • New print mode detection in API success metrics
  • TTY detection for better usage analytics

See this entry in the whole of v1.0.58 →