mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-12 23:21:27 -07:00
- 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.