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

Unused Sandbox Mode Infrastructure

What: Removed experimental sandbox mode that was implemented but never accessible Details:

  • Sandbox mode would have allowed certain commands to run without user approval
  • Feature was fully implemented but permanently disabled via feature flag
  • Removal represents cleanup of dead code with no user impact
  • Evidence: aj6 removed from line 380692, By1() removed from line 369776

See this entry in the whole of v1.0.108 →