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 ·

Background sessions (bg_session) now count as valid publish-context sessions

Background sessions can now be used as a valid context for publishing

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.271,
Under the hood

Background sessions can now be used as a valid context for publishing

What

A check that determines whether a session is a valid context for publishing previously accepted only interactive and sdk session kinds. It now also accepts bg_session (background session).

Why

This means publishing actions that were previously restricted to interactive or SDK-driven sessions can now also happen from a background session.

See this entry in the whole of v2.1.271 →