summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/HistoryItemDisplay.tsx
AgeCommit message (Expand)Author
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