Ability to configure bash command timeout limit
Resolved 💬 5 comments Opened Sep 8, 2025 by HeroBrian389 Closed Mar 20, 2026
What feature would you like to see?
I want to add a section in configuration which allows users to manually set the command time out limit for commands that the agent runs.
This is most relevant in long running bash commands/scripts. I see messages like:
error: command timed out
It would be great to configure a general bash command timeout, and perhaps even a command-by-command timeout. E.g. we might want a specific bash script ./long_running_script.sh to run for 20 minutes+, but we may not want find to run for 20 minutes - I think the user would rather the agent get an error for this more quickly as a clue to try another approach.
Are you interested in implementing this feature?
_No response_
Additional information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗