summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks
AgeCommit message (Expand)Author
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
2025-06-20bug: fix cancel after a tool has been used (#1270)Abhi
2025-06-20Auth blocking (#1261)matt korwel
2025-06-20feat(auth): handle auth flow errors gracefully (#1256)N. Taylor Mullen
2025-06-20Support autocompletion for checkpoints (#1253)Louis Jimenez
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Move the shell history our of the project .gemini to the home dir (#1195)Louis Jimenez
2025-06-20fix: flicker of StreamingState to Idle when tool finishes (#1190) (#1216)N. Taylor Mullen
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18fix: check package.json for app version (#1160) (#1182)Brandon Keiji
2025-06-18fix: regression in completion filtering (#1135)Anas H. Sulaiman
2025-06-17feat: shell history (#1169)Abhi
2025-06-17code review followup for compress command (#1097)Jacob MacDonald
2025-06-16feat: clear should also clear chat history (#1008)Abhi
2025-06-15Update /tools desc to show the name of each tool as known to the model (#1091)Billy Biggs
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-15feat: Adds shell command context to gemini history (#1076)Abhi
2025-06-15refactor(cli): Use excludeTools for non-interactive mode (#1072)N. Taylor Mullen
2025-06-15Stabilize /bug command tests with consistent version mocking (#1070)Jerop Kipruto
2025-06-15Support completion of checkpoint names in /resume (#1063)Billy Biggs
2025-06-15Add support for /mcp schema to show full parameter schema as JSON (#1050)Billy Biggs
2025-06-15feat: Show model thoughts while loading (#992)Asad Memon
2025-06-15Add support for showing descriptions of CLI tools (#1052)Billy Biggs
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-14feat: Add custom URL support for the /bug command (#1017)Allen Hutchison