summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/ShellConfirmationDialog.tsx
AgeCommit message (Expand)Author
2025-08-18Fix URL truncation in CLI display components #5902 (#5925)fuyou
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi