summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/slashCommandProcessor.test.ts
AgeCommit message (Expand)Author
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-26fix: remove unnecessary @gemini-code/core mock from slashCommandProcessor tes...Masato Sugiyama
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-23feat: Open MCP docs if no MCPs are configured (#1325)N. Taylor Mullen
2025-06-21Update memory and context summary UI for multiple context filenames (#1282)Billy Biggs
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18fix: check package.json for app version (#1160) (#1182)Brandon Keiji
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-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-15Add support for /mcp schema to show full parameter schema as JSON (#1050)Billy Biggs
2025-06-15Add support for showing descriptions of CLI tools (#1052)Billy Biggs
2025-06-14feat: Add custom URL support for the /bug command (#1017)Allen Hutchison
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
2025-06-11feat: External editor settings (#882)Leo
2025-06-11Show session summary on exit for ctrl+c x 2. Fix exit UI (#963)Abhi
2025-06-11feat: Add exit UI w/ stats (#924)Abhi
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-10feat: Add UI for /stats slash command (#883)Abhi
2025-06-10addressed b/423798481 (#887)Bryan Morgan
2025-06-09feat: Display initial token usage metrics in /stats (#879)Abhi
2025-06-08Bryanmorgan/add tool source description (#856)Bryan Morgan
2025-06-08feat: Introduce session context and add session duration stat for `/stats` co...Abhi
2025-06-07Bryanmorgan/add mcp description support (#825)Bryan Morgan
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-07Added /mcp command support and cleaned up broken tests (#817)Bryan Morgan
2025-06-07More version simplifiction. (#810)Tommaso Sciortino
2025-06-04Add `/tools` slash command to view available tools (#752)Eddie Santos
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30feat: add --show_memory_usage flag to display memory usage in status bar (#606)Jacob Richman
2025-05-28Display git commit info in the /about section. (#567)DeWitt Clinton
2025-05-23Refactor(cli): Move memory add logic to server tool call (#493)Allen Hutchison
2025-05-22Refactor: Streamline memoryUtils and update slash commands (#478)Allen Hutchison
2025-05-21Fix: Resolve CLI version reporting in /bug command (#455)Allen Hutchison
2025-05-19feat(cli): Implement /bug command and add open dependency (#428)Allen Hutchison
2025-05-17Introduce a small easter egg. Woof. (#412)DeWitt Clinton
2025-05-16feat: Implement CLI and model memory management (#371)Allen Hutchison