summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks
AgeCommit message (Expand)Author
2025-07-10Work around bracketed paste support for node < 20 (#2476)Billy Biggs
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-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-07@file don't respect config respectGitIgnore=false (#3382) (#3387)zfflxx
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-04Signing tags (#3254)matt korwel
2025-07-04Add and improve JSDoc comments for core tool methods (#3128)moon jooho
2025-07-02make tag required for /chat (#2904)Seth Troisi
2025-07-01Improve slashCommand autoCompletion logic (#2776)Seth Troisi
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-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29refactor: use for...of loop instead of traditional for loop (#1840)Noritaka Kobayashi
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-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-27Explicit message for missing subcommand (#2019)Seth Troisi
2025-06-26Improve LoadCodeAssist error handling (#1645)Tommaso Sciortino
2025-06-26fix: remove unnecessary @gemini-code/core mock from slashCommandProcessor tes...Masato Sugiyama
2025-06-26When resuming a checkpoint always add items to history even if not shown (#1653)Billy Biggs
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25Clarify why authentication failures might be happening and direct users to do...Marat Boshernitsan
2025-06-25Shipping it! (#1418)N. Taylor Mullen
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-25refactor: remove deplicate dependency in slashCommandProcessor (#1410)Scott Densmore
2025-06-24Add slashCommand dependency (#1401)Seth Troisi
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...Bryan Morgan
2025-06-24Bug/1369 at command recursive search (#1370)Billy Biggs
2025-06-24feat: add custom message for 429 errors (#1366)Abhi
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-24Add `/chat list` (#1361)Seth Troisi
2025-06-23moving `/save`, `/resume` to `/chat <save|resume>` (#1355)Seth Troisi
2025-06-23Include all chat messages (#1354)Seth Troisi
2025-06-23Ensure telemetry events are flushed immediately (#1344)Jerop Kipruto
2025-06-23feat: Open MCP docs if no MCPs are configured (#1325)N. Taylor Mullen
2025-06-23Add error messaging for 429 errors (#1316)Abhi
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-23Use shorter URL for docs link (#1324)Mark McDonald
2025-06-22feat: Add /docs command and update UI (#1297)N. Taylor Mullen
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-22feat: Add client-initiated tool call handling (#1292)Abhi
2025-06-22Add setting enableRecursiveFileSearch to control @-file completion (#1290)Billy Biggs
2025-06-21Update memory and context summary UI for multiple context filenames (#1282)Billy Biggs