Files
gemini-cli/packages/core
Abhijit Balaji 2e817c4eb0 feat(prompts): implement Topic-Action-Summary model for verbosity reduction
Refactors the 'Explain Before Acting' and 'Tone and Style' mandates to:
- Require a mandatory high-signal 'Topic' one-liner for every new task/phase.
- Enforce absolute silence (tool calls only) for all subsequent turns in a phase.
- Signal major strategy pivots with a single high-signal line.
- Prioritize high-level phase transparency while eliminating mid-task terminal noise.
2026-03-06 17:17:22 -08:00
..