Files
gemini-cli/packages
Alisa Novikova 0b06a9ae04 feat(core): implement circular behavior detection mandate
Adds a self-awareness mandate to the agent's planning phase:
'Before attempting a fix for a validation error, review your recent tool calls. If you are repeatedly applying similar regex replacements or edits to the same block of code without the validation error changing, you are in a loop. Stop, revert your changes to a known good state, and rethink your approach.'

This helps the agent identify and break out of unproductive loops during debugging and implementation.
2026-03-03 00:50:59 -08:00
..
2026-03-02 21:04:31 +00:00
2026-03-03 04:32:50 +00:00
2026-03-03 01:02:19 +00:00