mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-11 03:46:49 -07:00
chore(bot): remove maxSessionTurns and improve artifact archiving
- Removed the `maxSessionTurns: 30` limit from the bot's configuration as requested. - Added `if: always()` to the `Archive Brain Data` step in the workflow to ensure logs (telemetry, debug) are available even when the agent fails or times out.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"model": {
|
||||
"maxSessionTurns": 30
|
||||
},
|
||||
"security": {
|
||||
"environmentVariableRedaction": {
|
||||
"allowed": ["GH_TOKEN", "GITHUB_TOKEN"]
|
||||
|
||||
Reference in New Issue
Block a user