Nothing to try yet Notable
Remote clients can background a running shell tool by tool_use_id and query or clear background task state.
The remote-control bridge now wires an onBackgroundTasks callback into session setup, alongside existing hooks like onDialogKindsDeclared, so background task state can be reported to remote control/bridge clients. A new background_tasks control_request subtype lets an external caller background a running local shell tool by tool_use_id, and remote clients can query or clear background task state via the task registry.
Names in the bundlebackground_tasksonBackgroundTasks
Documented inclaude-code/agent-sdk/typescript