Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Contribution-tracking summary switched from plain objects to Maps

Contribution-tracking internals switched from plain objects to Maps

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.271,
Under the hood

Contribution-tracking internals switched from plain objects to Maps

What

The internal code that summarizes how much of the code came from Claude versus a human now accumulates its per-file and per-surface statistics using Maps instead of plain JavaScript objects, converting to a plain object only at the very end.

Why

This is an internal implementation change with no effect on the percentages Claude Code computes or shows.

See this entry in the whole of v2.1.271 →