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.89 Home All releases olderv1.0.88 v1.0.90newer
Claude Code v1.0.89

Enhanced Error and API Request Tracking

What: Internal diagnostics system that tracks the last API request and maintains an error log How to use: This feature works automatically in the background, maintaining a rolling log of the last 100 errors and tracking the most recent API request for debugging purposes. Details:

  • Helps diagnose issues when errors occur
  • Maintains structured clones of API requests for analysis
  • Error log has a 100-item limit with automatic rotation
  • Primarily for internal debugging and support

See this entry in the whole of v1.0.89 →