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

Enhanced Prompt Caching Function Signatures

  • Functions now accept model parameter for per-model cache control
  • gYB() at line 395982, dt6() at line 395373, ct6() at line 395400, lt6() at line 395849
  • All call Sd(model) instead of Pd() for cache control decisions
  • Enables the per-model caching feature described above

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v1.0.113 →