summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components
AgeCommit message (Expand)Author
2025-08-20docs: Update keyboard shortcuts for input clearing functionality (#6627)fuyou
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-19fix(paste) incorrect handling of \\\n in pastes (#6532)Jacob Richman
2025-08-19feat: add file change tracking to session metrics (#6094)Arya Gummadi
2025-08-19feat(settings): enhance settings management with generic setter and display h...Ali Al Jufairi
2025-08-18Fix URL truncation in CLI display components #5902 (#5925)fuyou
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-15fix(input) Resolve cases where escape was broken (#6304)Jacob Richman
2025-08-15feat(about): Add the IDE Client's display name to `/about` (#6311)Evan Otero
2025-08-15Add session id to session summary and /bug template (#6313)owenofbrien
2025-08-15Stylize diff line numbers & characters (#6269)Miguel Solorio
2025-08-15Fix flaky test for SettingsDialog. (#6294)Jacob Richman
2025-08-14Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)Jacob Richman
2025-08-14Fix flake due to using wait instead of waitFor (#6277)Jacob Richman
2025-08-14feat: Show untrusted status in the Footer (#6210)shrutip90
2025-08-14Update IDE integration context toggle shortcut to ctrl+G (#6245)Shreya Keshive
2025-08-14Fix/emoji support (#6187)Jacob Richman
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)Deepankar Sharma
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-08-12feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...JAYADITYA
2025-08-11[ide-mode] Update handling of workspace paths (#6014)christine betts
2025-08-11Fix line end bugs in Vim mode (#5328)Sijie Wang
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
2025-08-09[#5356] Minor fix: Remove duplicate binding and add complete navigation comma...Lee Won Jun
2025-08-09feat(cli) - enhance input UX with double ESC clear (#4453)fuyou
2025-08-09Centralize Key Binding Logic and Refactor (Reopen) (#5356)Lee Won Jun
2025-08-08Use slash command instead of context drawer to display open files in editor t...Shreya Keshive
2025-08-08Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...shrutip90
2025-08-07Use semantic colors in themes (#5796)Miguel Solorio
2025-08-07feat(ui): Improve UI layout adaptation for narrow terminals (#5651)Gal Zahavi
2025-08-07Few IDE integration polishes (#5727)Shreya Keshive
2025-08-07fix: re render context usage indicator (#5102)Pyush Sinha
2025-08-07feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)Shehab
2025-08-06[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)christine betts
2025-08-06[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)christine betts
2025-08-05bug(core): Fix flaky test by using waitFor. (#5540)Jacob Richman
2025-08-04refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)Sandy Tao
2025-08-04fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)Pyush Sinha
2025-08-03feat: Add reverse search capability for shell commands (#4793)Ayesha Shafique
2025-07-31Highlight slash commands in history (#5323)Miguel Solorio
2025-07-31fix(ux) bug in replaceRange dealing with newLines that was breaking vim supp...Jacob Richman
2025-07-31Add render counter in debug mode (#5242)Seth Troisi
2025-07-30fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236)Allen Hutchison
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-30feat(ui): Update tool confirmation cancel button text (#4820)shamso-goog