summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/HistoryItemDisplay.tsx
AgeCommit message (Expand)Author
2025-08-04fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)Pyush Sinha
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
2025-06-11feat: External editor settings (#882)Leo
2025-06-11feat: Add exit UI w/ stats (#924)Abhi
2025-06-10feat: Add UI for /stats slash command (#883)Abhi
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-05-24Code review comment fixes and some refactors. (#525)Jacob Richman
2025-05-23Add `/about` commandMiguel Solorio
2025-05-23feat: Modify loading indicator to support a paused state (#506)Jacob Richman
2025-05-18feat(cli): Introduce toggleable shell mode with enhanced UITaylor Mullen
2025-05-15Refactor: Improve UI rendering and address code review commentsTaylor Mullen
2025-05-15Fix: Prevent UI tearing and improve display of long contentTaylor Mullen
2025-05-15refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)Brandon Keiji
2025-04-26feat: Fix flickering in iTerm + scrolling + performance issues.Taylor Mullen