google-gemini/gemini-cli
View on GitHubProvide a method to set the timeout duration for any tool calling.
Open
#3375 opened on Jul 6, 2025
area/agenthelp wantedkind/enhancementkind/featurepriority/p3status/bot-triaged
Description
What would you like to be added?
I would like a setting that defines the execution time for each tool invocation.
Why is this needed?
I hope there is a way to clearly define the execution time of Tool calling, because sometimes there is an issue of shell command invocation taking too long, and I would like to limit the total duration of tool invocation from Gemini CLI.
Additional context
No response