Blocking Budget

Description

ASSISTANT_BLOCKING_BUDGET_MS = 15,000. Shell commands running longer than 15 seconds trigger .unref() timer that fires startBackgrounding(). The command continues as a background task; the agent gets control back immediately and is notified on completion. Nothing is killed.

Key claims

Relations

Sources

none