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 tasks dialog stops threading a whole toolUseContext

Background tasks dialog now receives its data as separate props instead of one bundled context object

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

Background tasks dialog now receives its data as separate props instead of one bundled context object

What

The dialog that shows background tasks now receives its underlying data — storage, session, message queue, tools, commands, and a verbosity setting — as individually passed values, instead of one combined toolUseContext object. The remote-session detail view within it is updated the same way.

Why

This is an internal restructuring of how data flows into this dialog, with no described change to what the dialog shows or does.

See this entry in the whole of v2.1.271 →