Files
gemini-cli/packages
Jarrod Whelan 22ea05e35b feat(cli): refactor dense tool output to modular summary+payload pattern
Introduces a modular architecture for compact tool output in the CLI.
- Separates single-line summaries from multiline payloads across all tools.
- Implements specialized handlers for file operations and ReadManyFiles.
- Passes terminal dimensions to ensure accurate diff rendering in dense mode.
- Ensures state persistence for rejected operations in history.
- Includes unit tests for all new layouts, result types, and terminal states.
2026-02-10 20:50:27 -08:00
..