mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 05:55:17 -07:00
ea310d349e
- Implement persistent expansion state in ToolActionsContext. - Add [Show/Hide Diff] toggle button for compact tool outputs. - Integrate ScrollableList with 120-column max-width for expanded diffs. - Ensure diffs are hidden by default in Alternate Screen Buffer mode. - Add comprehensive test coverage for toggle behavior.