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.102 Home All releases olderv1.0.100 v1.0.103newer

Improved Task Processing Functions

What: Enhanced task processing with new filtering and state management functions Details:

  • Replaced U1B() and E1B() functions with g1B() and u1B() functions
  • Better encapsulation through app state parameter passing
  • More robust task state transitions and error handling
  • Evidence: Functions g1B() at line 395854 and u1B() at line 395863 (architecture change from v1.0.100)

See this entry in the whole of v1.0.102 →