Files
gemini-cli/packages/core
Abhijit Balaji 72e61d1c6f feat(core): enforce granular, single-focus Topic Model with detailed summaries
- 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.
2026-03-20 16:24:24 -07:00
..