summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui
AgeCommit message (Expand)Author
2025-07-11Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)Seth Troisi
2025-07-10Work around bracketed paste support for node < 20 (#2476)Billy Biggs
2025-07-10Indent subcommands in help output (#3703)Tommaso Sciortino
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
2025-07-09Adding TurnId to Tool call and API responses and error logs. (#3039)uttamkanodia14
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-09chore: fix typo (#3570)Principal-Ideal
2025-07-08fix(auth): do not blindly default to API key auth (#3235)Pascal Birchler
2025-07-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-08style: Format execution time as minutes, seconds (#2707)Ayesha Shafique
2025-07-07Fix double "esc" bug in Auth dialog (#3493)Tommaso Sciortino
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-07fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)Sambhav Khanna
2025-07-07@file don't respect config respectGitIgnore=false (#3382) (#3387)zfflxx
2025-07-07Fix nested markdown Rendering for table headers and rows #3331 (#3362)zfflxx
2025-07-06feat: YOLO mode shorctut displayed inside /help (#3367)Devansh Sharma
2025-07-05Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)Daniel Sibaja
2025-07-05fix(core): Sanitize tool parameters to fix 400 API errors (#3300)BigUncle
2025-07-05fix(cli): Group cancelled tool call responses to prevent API errors (#3333)N. Taylor Mullen
2025-07-05fix typos in diverse files (#3284)Didier Durand
2025-07-04Signing tags (#3254)matt korwel
2025-07-04Refactor text-buffer to use reducer (#2652)Sandy Tao
2025-07-04Add and improve JSDoc comments for core tool methods (#3128)moon jooho
2025-07-03fix: show ctrl+s shortcut to expand debug console #2002 (#2491)Devansh Sharma
2025-07-03Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF (#3100)Fausto Núñez Alberro
2025-07-02Update notification template (#3035)Eddie Santos
2025-07-02help: add shift+tab tip (#2892)Abhi
2025-07-02make tag required for /chat (#2904)Seth Troisi
2025-07-01Fix characters being dropped in text-buffer (#2504)Billy Biggs
2025-07-01Improve slashCommand autoCompletion logic (#2776)Seth Troisi
2025-07-01Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 mi...Jacob Richman
2025-07-01feat: Add markdown table rendering support (#1955)Tian Jian Wang
2025-07-01update check + tests (#2772)Eddie Santos
2025-07-01refactor(ui): revamp exit stats display (#2771)Abhi
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
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-29Highlight previous user input (#2507)Faizan Alam
2025-06-29fix:Update /help to show correct newline key combo for different OS #… (#2043)Devansh
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29feat: add Neovim editor support (#1448)yuki yano
2025-06-29refactor: use for...of loop instead of traditional for loop (#1840)Noritaka Kobayashi
2025-06-29Esc to exit privacy screen in error state (#2527)Tommaso Sciortino
2025-06-29📦 NEW: Theme Shades of Purple (#2114)Ahmad Awais ⌘
2025-06-28feat: add VSCodium editor support (#2299)Pyush Sinha
2025-06-28Fix typos (#1629)SADIK KUZU
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao