index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
/
slashCommandProcessor.test.ts
Age
Commit message (
Expand
)
Author
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
Richie Foreman
2025-08-13
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent teleme...
Jacob Richman
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
Richie Foreman
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
2025-07-22
(feat): Initial Version of Custom Commands (#4572)
Abhi
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-17
Migrate /corgi (#4419)
Abhi
2025-07-17
updated `/quit` to use new slash command arch (#4259)
Harold Mciver
2025-07-17
update `/bug` to new slash command arch (#4246)
Harold Mciver
2025-07-17
update `/editor` to new slash command arch (#4153)
Harold Mciver
2025-07-16
Add /ide status & /ide install commands to manage IDE integration (#4265)
Shreya Keshive
2025-07-16
update `/tools` to new slash command arch (#4236)
Harold Mciver
2025-07-16
Move MCP slash command to new system (#3678)
Brian Ray
2025-07-16
migrate compress command (#4271)
Abhi
2025-07-15
updated `/stats` to use new slash command arch (#4146)
Harold Mciver
2025-07-15
migrate /about (#4207)
Abhi
2025-07-14
updated '/auth' to use new slash command arch (#3797)
haroldmciver-go
2025-07-11
update /theme to new slash command arch (#3791)
haroldmciver-go
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-27
Add the current auth method and GCP Project config to the about message (#2112)
Preston Holmes
2025-06-26
fix: remove unnecessary @gemini-code/core mock from slashCommandProcessor tes...
Masato Sugiyama
2025-06-25
Streamline issue submission with YAML forms (#1608)
Jerop Kipruto
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-23
feat: Open MCP docs if no MCPs are configured (#1325)
N. Taylor Mullen
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
fix: check package.json for app version (#1160) (#1182)
Brandon Keiji
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-16
feat: clear should also clear chat history (#1008)
Abhi
2025-06-15
Update /tools desc to show the name of each tool as known to the model (#1091)
Billy Biggs
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-15
refactor(cli): Use excludeTools for non-interactive mode (#1072)
N. Taylor Mullen
2025-06-15
Stabilize /bug command tests with consistent version mocking (#1070)
Jerop Kipruto
2025-06-15
Add support for /mcp schema to show full parameter schema as JSON (#1050)
Billy Biggs
2025-06-15
Add support for showing descriptions of CLI tools (#1052)
Billy Biggs
2025-06-14
feat: Add custom URL support for the /bug command (#1017)
Allen Hutchison
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-11
feat: External editor settings (#882)
Leo
[next]