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.111 Home All releases olderv1.0.110 v1.0.112newer
Claude Code v1.0.111

  • Refactored shell parsing to use centralized wrapper functions for consistency
  • Renamed and restructured ink rendering class from A$1 to xU1
  • Improved color application in text rendering with transform-based approach
  • Enhanced border rendering to use theme-aware color functions
  • Removed unused dependencies (onetime, signal-exit, stream imports)
  • Cleaned up unused functions and variables (19 removed total)

Note: This changelog focuses on user-visible changes and significant improvements. Many internal refactorings and code reorganizations have been omitted for brevity.

See this entry in the whole of v1.0.111 →