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.33 Home All releases olderv1.0.32 v1.0.34newer
Claude Code v1.0.33

Bug Fixes

Input History Buffer with Debouncing

  • Added new Xk2 function that provides an input history buffer with debouncing
  • Prevents excessive history entries when typing quickly
  • Configurable buffer size and debounce delay

See this entry in the whole of v1.0.33 →