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 ·

Session-ready function changed from markReady to discard

A session-ready helper now calls .discard() instead of .markReady() on a different tracking object

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

A session-ready helper now calls .discard() instead of .markReady() on a different tracking object

What

A small internal function that used to mark a session-tracking object ready by calling .markReady() now instead calls .discard() on a differently-named object.

Why

The finding does not explain the purpose of this change beyond the function call itself.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtIt's unclear what user-visible effect this has, or why marking-ready was replaced with discarding on a different object.

See this entry in the whole of v2.1.271 →