summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components
AgeCommit message (Expand)Author
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-09chore: fix typo (#3570)Principal-Ideal
2025-07-08fix(auth): do not blindly default to API key auth (#3235)Pascal Birchler
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-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 typos in diverse files (#3284)Didier Durand
2025-07-04Refactor text-buffer to use reducer (#2652)Sandy Tao
2025-07-02help: add shift+tab tip (#2892)Abhi
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-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-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-28Fix typos (#1629)SADIK KUZU
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
2025-06-27Update Auth Label to include AI Studio (#2130)Philipp Schmid
2025-06-27Handle stdin for prompts using readline for escape character parsing (#1972)Billy Biggs
2025-06-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-26Fix doc link in the auth dialog (#1688)anj-s
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25Clarify why authentication failures might be happening and direct users to do...Marat Boshernitsan
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-25docs: fix typos in documentation (#1411)Daniel Tedesco
2025-06-24Truncate all strings before displaying in a tool messages to avoid stack over...Jacob Richman
2025-06-24Remove uses of the spread operator that appear to have caused a maximum call ...Jacob Richman
2025-06-24Do not render mcp responses as markdown (#1388)Sandy Tao
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-23Polish Theme Dialog (#1356)Jacob Richman
2025-06-23Updated docs and /stats command to support lack of token caching support for ...Bryan Morgan
2025-06-23Remove fallback to render normall rather than using custom MaxSizedBox layout...Jacob Richman
2025-06-22Scotdensmore/first run auth fix (#1322)Scott Densmore
2025-06-23{bug} Vertex Auth Support (#1302)matt korwel
2025-06-22update tips (#1315)cperry-goog
2025-06-22feat: Only show ctrl-s when idle (#1299)N. Taylor Mullen
2025-06-22feat: Add /docs command and update UI (#1297)N. Taylor Mullen
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-21feat(cli): update Tips.tsx component (#1284)cperry-goog