We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3ff88 commit 85547bdCopy full SHA for 85547bd
source
@@ -104375,7 +104375,8 @@ document.querySelector("button").addEventListener("click", bound);
104375
execution context stack</span>; it is now the <span>running JavaScript execution
104376
context</span>.</p></li>
104377
104378
- <li><p>Add <var>settings</var> to the currently running <span data-x="concept-task">task</span>'s
+ <li><p>Add <var>settings</var> to the <span>surrounding agent</span>'s <span
104379
+ data-x="concept-agent-event-loop">event loop</span>'s <span>currently running task</span>'s
104380
<span>script evaluation environment settings object set</span>.</p></li>
104381
</ol>
104382
0 commit comments