summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.tsx
AgeCommit message (Collapse)Author
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-25Add drawer for active files in IDE mode (#4682)christine betts
Co-authored-by: Shreya <[email protected]>
2025-07-23feat(memory): make directory search limit on memory discovery configurable ↵Brandon Keiji
with settings.json (#4460)
2025-07-21Various spelling improvements (#3497)Josh Soref
Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
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 ↵Pyush Sinha
calls (#3727)
2025-07-18Display open IDE file in context section above input box rather than in the ↵Shreya Keshive
footer (#4470)
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
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: matt korwel <[email protected]>
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
Co-authored-by: Pascal Birchler <[email protected]>
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
2025-07-11Add visual cues for nightly version (#3701)Miguel Solorio
Co-authored-by: Jacob Richman <[email protected]>
2025-07-11Added in proper checks for customer tiers in 429/Quota error messaging (#3863)Bryan Morgan
Co-authored-by: Ioannis Papapanagiotou <[email protected]>
2025-07-11Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)Seth Troisi
2025-07-09Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)Bryan Morgan
Co-authored-by: Jenna Inouye <[email protected]>
2025-07-09Improve quota- and resource-related 429 error handling, also taking Code ↵Bryan Morgan
Assist customer tiers into consideration (#3609)
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-05Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)Daniel Sibaja
2025-07-03fix: show ctrl+s shortcut to expand debug console #2002 (#2491)Devansh Sharma
Co-authored-by: Jacob Richman <[email protected]>
2025-07-02Update notification template (#3035)Eddie Santos
2025-06-30Remove unused method (#2721)Tommaso Sciortino
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-27Handle stdin for prompts using readline for escape character parsing (#1972)Billy Biggs
2025-06-27Refine Fallback message providing more options. (#1961)Srinath Padmanabhan
2025-06-25feat: Refine model fallback messaging to reflect reality. (#1527)N. Taylor Mullen
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ↵Bryan Morgan
429 errors (#1376) Co-authored-by: Scott Densmore <[email protected]>
2025-06-23Refine refresh static logic (#1349)Sandy Tao
2025-06-23Fix so that pressing ctrl-s a second time toggles off constrain height mode ↵Jacob Richman
(#1306)
2025-06-22Plumb extension context filenames through for /memory refresh (#1312)Billy Biggs
2025-06-22Jacob314/auto exit unconstrained height mode (#1293)Jacob Richman
Co-authored-by: Scott Densmore <[email protected]>
2025-06-22feat: Add client-initiated tool call handling (#1292)Abhi
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-21Update memory and context summary UI for multiple context filenames (#1282)Billy Biggs
2025-06-21Fix Static duplication and input prompt tearing (#1279)Sandy Tao
2025-06-20Auth blocking (#1261)matt korwel
2025-06-20feat(auth): handle auth flow errors gracefully (#1256)N. Taylor Mullen
2025-06-19Auth First Run (#1207)matt korwel
Co-authored-by: Tommaso Sciortino <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the ↵Jacob Richman
viewport (#1217)