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.271 ·

Session idle/retirement no longer blocked by artifact-watch monitors

A lingering artifact-watch background monitor no longer blocks a session from going idle

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

A lingering artifact-watch background monitor no longer blocks a session from going idle

What

Claude Code decides whether a session has "settled" enough to be considered idle or eligible for retirement by counting outstanding in-flight tasks. That count now subtracts any monitors marked as drainable, and when such monitors exist, an artifact_watch background monitor (which watches an artifact for changes) is no longer counted among the things blocking idle or retirement.

Why

Previously a session could be kept from going idle or being retired just because an artifact-watch monitor was still running in the background. Now that monitor no longer holds a session open unnecessarily.

See this entry in the whole of v2.1.271 →

Feedback