Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

'sharp' removed from native-addon leak diagnostic message

The native-addon memory-leak warning no longer mentions 'sharp' as an example, only node-pty

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.265,
You'll notice

The native-addon memory-leak warning no longer mentions 'sharp' as an example, only node-pty

What

When Claude Code warns that native memory usage may indicate a leak in a native addon (a compiled module outside plain JavaScript), the message used to list sharp and node-pty as example addons that might be responsible. It now lists only node-pty.

Why

This narrows the example in the diagnostic message; it suggests sharp is no longer relevant to this warning, though the finding doesn't say why it was removed.

See this entry in the whole of v2.1.265 →

Feedback