File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -273,16 +273,16 @@ Let the agent execute shell commands.
273273> [!WARNING]
274274> Using this tool will bypass the filesystem jail mechanism
275275
276+ > [!TIP]
277+ > The default timeout for shell commands is 60 seconds. You can override this value by setting the `NERVE_SHELL_TIMEOUT` environment variable.
278+
276279<details>
277280<summary><b>Show Tools</b></summary>
278281
279282# ## `shell`
280283
281284<pre>Execute a shell command on the local computer and return the output. Non interactive shell with a timeout of 60 seconds.</pre>
282285
283- > [!TIP]
284- > The default timeout for shell commands is 60 seconds. You can override this value by setting the `NERVE_SHELL_TIMEOUT` environment variable.
285-
286286**Parameters**
287287
288288* `command` <i>(<class 'str'>)</i>: The shell command to execute
You can’t perform that action at this time.
0 commit comments