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 v2.0.32 Home All releases olderv2.0.31 v2.0.33newer
Claude Code v2.0.32

Seasonal Content Removal

What: Removed Halloween-themed ASCII art mascot variants

Details:

  • Removed functions: do1(), cg5(), pg5(), ig5(), ag5()
  • Removed feature flag check: tengu_halloween
  • Removed environment variable check: CLAUDE_CODE_FORCE_HALLOWEEN
  • Simplified mascot rendering to single implementation (function Ft1() at line 444608)
  • The Halloween mascots featured witch hats with green decoration that were displayed during October/November 2024
  • Evidence: Diff lines 222-416 (removed functions), new simplified function at line 444608

See this entry in the whole of v2.0.32 →