google-gemini/gemini-cli

Provide a method to set the timeout duration for any tool calling.

Open

#3375 opened on Jul 6, 2025

View on GitHub
 (8 comments) (9 reactions) (0 assignees)TypeScript (103,992 stars) (13,657 forks)batch import
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

Contributor guide