summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.tsx
AgeCommit message (Expand)Author
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
2025-07-25Add drawer for active files in IDE mode (#4682)christine betts
2025-07-23feat(memory): make directory search limit on memory discovery configurable wi...Brandon Keiji
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-21[ide-mode] Use active files and selected text in user prompt (#4614)christine betts
2025-07-21Simplify streaming code for code assist server (#4619)Tommaso Sciortino
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-18Display open IDE file in context section above input box rather than in the f...Shreya Keshive
2025-07-18Summarize extensions and MCP servers on startup (#3977)Billy Biggs
2025-07-18feat(ui): hide cursor when terminal is unfocused (#4012)Keith Lyons
2025-07-17Migrate /corgi (#4419)Abhi
2025-07-17(fix) - regression to quit shortcut from command migration (#4374)Abhi
2025-07-16update `/tools` to new slash command arch (#4236)Harold Mciver
2025-07-16Run model availability check in the background to speed up startup (#4256)Sandy Tao
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
2025-07-12fix(auth): Remove sharp edges from headless auth (#3985)N. Taylor Mullen
2025-07-11feat(cli): add support for --prompt-interactive/-i flag (#1743)Daniel Lee
2025-07-11Adds Flash Fallback logging and clearcut logging (#3843)uttamkanodia14