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.112 Home All releases olderv1.0.111 v1.0.113newer
Claude Code v1.0.112

Internal Network Sandboxing (macOS sandbox-exec)

What was removed: Unused internal network sandboxing implementation Details:

  • Removed ST6() (sandbox-exec profile generator) at line 373486 in v1.0.111
  • Removed ct2() (macOS command wrapper) at line 373499 in v1.0.111
  • Removed at2() (platform-agnostic sandbox orchestrator) at line 373547 in v1.0.111
  • This was internal-only functionality not exposed to users
  • Replaced by the enhanced NetworkManager implementation

See this entry in the whole of v1.0.112 →