summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.tsx
AgeCommit message (Expand)Author
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
2025-07-11Add visual cues for nightly version (#3701)Miguel Solorio
2025-07-11Added in proper checks for customer tiers in 429/Quota error messaging (#3863)Bryan Morgan
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
2025-07-09Improve quota- and resource-related 429 error handling, also taking Code Assi...Bryan Morgan
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
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
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
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
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
2025-06-22Plumb extension context filenames through for /memory refresh (#1312)Billy Biggs
2025-06-22Jacob314/auto exit unconstrained height mode (#1293)Jacob Richman
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
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-17Auto-update notifications (#1110)Eddie Santos
2025-06-15feat: Show model thoughts while loading (#992)Asad Memon