TL;DR
maxSessionTurns is an optional parameter for gemini-cli configuration.
When this limit is, gemini-cli exits.
When this occurs for a GitHub action, the GitHub action should be failed and the appropriate cleanup should be done (ex: deleting comments of things being in-process, posting a failure comment, etc)
Detailed design
No response
Additional information
No response
TL;DR
maxSessionTurnsis an optional parameter for gemini-cli configuration.When this limit is, gemini-cli exits.
When this occurs for a GitHub action, the GitHub action should be failed and the appropriate cleanup should be done (ex: deleting comments of things being in-process, posting a failure comment, etc)
Detailed design
No response
Additional information
No response