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.110 Home All releases olderv1.0.109 v1.0.111newer

Improved Pipe Command Handling

  • Complete rewrite of pipe parsing algorithm for multiple pipe support
  • New safety check for multiple directory changes in piped commands
  • Better command segment reconstruction with proper tokenization
  • Enhanced error messages for complex command sequences
  • Evidence: uv6() at line 382406, multiple cd detection at line 382407

See this entry in the whole of v1.0.110 →