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.106 Home All releases olderv1.0.105 v1.0.107newer

Message Processing Enhancement

What: New assistant message processing function for improved filtering How to use:

# Automatic - improves message handling internally
# Better conversation flow and response processing

Details:

  • New CQB() function handles assistant message processing
  • Enhanced message filtering capabilities
  • Improved conversation state management
  • Evidence: CQB() at line 388855

See this entry in the whole of v1.0.106 →