mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-02 23:23:10 -07:00
72e61d1c6f
- Mandate granular, single-focus topics (e.g., 'Researching', 'Implementing [Idea]') to prevent broad, combined topics. - Introduce required 'current_topic_summary' and 'previous_topic_summary' (on transition) parameters to the create_new_topic tool. - Require 5-10 sentence detailed summaries for both parameters to improve context injection and strategic alignment. - Mandate creating a new topic if work deviates from the current topic's stated goal. - Relax silent-mode restrictions to allow Strategic Narration at the start of chapters for better transparency. - Update tool declarations, system prompts, and unit tests to reflect these changes.