環境変数

CLAUDE_ASYNC_AGENT_STALL_TIMEOUT_MS

バックグラウンドで動作するサブエージェントのストール(進行停止)タイムアウトをミリ秒単位で設定します(デフォルト10分)。

英語原文(公式ドキュメントより)

Stall timeout in milliseconds for background subagents. Default 600000 (10 minutes). The timer resets on each streaming progress event; if no progress arrives within the window, the subagent is aborted and the task is marked failed, surfacing any partial result to the parent

まだ変更履歴との関連付けはありません