summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages/CompressionMessage.tsx
AgeCommit message (Collapse)Author
2025-06-17code review followup for compress command (#1097)Jacob MacDonald
Followup to https://github.com/google-gemini/gemini-cli/pull/986
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
Related to https://b.corp.google.com/issues/423605555 - I figured this might be a simpler solution to start with, while still also being useful on its own even if we do implement that.