summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.tsx
AgeCommit message (Expand)Author
2025-08-25feat: write sessionId to /tmp/regex.readyCastor Regex
2025-08-25mktmp ready fileJeff Carr
2025-08-25feat: poll for /tmp/regex.txt and process contentsCastor Regex
2025-08-22feat(ui): call gemini --input on user submissionCastor Gemini
2025-08-21Introduce initial screen reader mode handling and flag (#6653)christine betts
2025-08-21Force restart on trust level change to reload settings (#6713)shrutip90
2025-08-20Revert "Ignore workspace settings for untrusted folders" (#6672)Jacob Richman
2025-08-20Ignore workspace settings for untrusted folders (#6606)shrutip90
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-19feat(ui): add `hideFooter` setting to hide footer from UI (#6505)Jack Wotherspoon
2025-08-19feat(ui): implement message queuing during streaming responses (#6049)Akhil Appana
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-15fix(ui): Fix hang in chat save confirmation dialog (#6312)Hiroaki Mitsuyoshi
2025-08-14feat: Show untrusted status in the Footer (#6210)shrutip90
2025-08-13Add support for trustedFolders.json config file (#6073)shrutip90
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-12[ide-mode] Update installation logic and nudge (#6068)christine betts
2025-08-12feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...JAYADITYA
2025-08-11Add support for VSCode-like editors (#5699)christine betts
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
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-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
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-08[ide-mode] Close all open diffs when the CLI gets closed (#5792)christine betts
2025-08-07feat(ui): Improve UI layout adaptation for narrow terminals (#5651)Gal Zahavi
2025-08-07feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)Shehab
2025-08-06Add hint to enable IDE integration for users running in VS Code (#5610)Shreya Keshive
2025-08-06fix: Restore user input when the user cancels response (#5601)shishu314
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...Yuki Okita
2025-08-04fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)Pyush Sinha
2025-08-01Add a setting to disable auth mode validation on startup (#5358)Billy Biggs
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-29 feat: Add auto update functionality (#4686)Gal Zahavi
2025-07-28Add new fallback state as prefactor for routing (#5065)Abhi
2025-07-28Revert "feat: Add /config refresh command" (#5060)N. Taylor Mullen
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
2025-07-28Updates schema, UX and prompt for IDE context (#5046)Shreya Keshive
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-26fix(ui): remove extraneous whitespace from startup screen (#3990)Jacob Richman
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
2025-07-25Vim mode (#3936)Sijie Wang