mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Add echo tool to automated triage workflow (#5809)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
This commit is contained in:
@@ -75,6 +75,7 @@ jobs:
|
|||||||
{
|
{
|
||||||
"maxSessionTurns": 25,
|
"maxSessionTurns": 25,
|
||||||
"coreTools": [
|
"coreTools": [
|
||||||
|
"run_shell_command(echo)",
|
||||||
"run_shell_command(gh label list)",
|
"run_shell_command(gh label list)",
|
||||||
"run_shell_command(gh issue edit)",
|
"run_shell_command(gh issue edit)",
|
||||||
"run_shell_command(gh issue list)"
|
"run_shell_command(gh issue list)"
|
||||||
|
|||||||
Reference in New Issue
Block a user