google-gemini/gemini-cli

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

Open

#3.375 aberto em 6 de jul. de 2025

Ver no GitHub
 (10 comments) (9 reactions) (1 assignee)TypeScript (13.657 forks)batch import
area/agenthelp wantedkind/enhancementkind/featurepriority/p3status/bot-triaged

Métricas do repositório

Stars
 (103.992 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (55 fundiu PRs em 30d)

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

Guia do colaborador