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.ts
Age
Commit message (
Expand
)
Author
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-17
Migrate /corgi (#4419)
Abhi
2025-07-17
migrate restore command (#4388)
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
update `/docs` to new slash command arch (#4133)
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-16
refactor: Optimize the display information of "/chat list" and "/chat resume"...
Ben Guo
2025-07-15
update `/extensions` to new slash command arch (#4229)
Harold Mciver
2025-07-15
updated `/stats` to use new slash command arch (#4146)
Harold Mciver
2025-07-15
migrate /about (#4207)
Abhi
2025-07-15
Migrate /privacy to new architecture (#4202)
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-08
Add a command line option to enable and list extensions (#3191)
Billy Biggs
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-02
make tag required for /chat (#2904)
Seth Troisi
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
refactor: remove unnecessary assertion (#2579)
Noritaka Kobayashi
2025-06-29
refactor: use for...of loop instead of traditional for loop (#1840)
Noritaka Kobayashi
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-27
Add the current auth method and GCP Project config to the about message (#2112)
Preston Holmes
2025-06-27
Explicit message for missing subcommand (#2019)
Seth Troisi
2025-06-26
When resuming a checkpoint always add items to history even if not shown (#1653)
Billy Biggs
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-25
refactor: remove deplicate dependency in slashCommandProcessor (#1410)
Scott Densmore
2025-06-24
Add slashCommand dependency (#1401)
Seth Troisi
2025-06-24
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...
Bryan Morgan
2025-06-24
Add `/chat list` (#1361)
Seth Troisi
2025-06-23
moving `/save`, `/resume` to `/chat <save|resume>` (#1355)
Seth Troisi
2025-06-23
Include all chat messages (#1354)
Seth Troisi
2025-06-23
feat: Open MCP docs if no MCPs are configured (#1325)
N. Taylor Mullen
2025-06-23
Use shorter URL for docs link (#1324)
Mark McDonald
2025-06-22
feat: Add /docs command and update UI (#1297)
N. Taylor Mullen
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-20
Support autocompletion for checkpoints (#1253)
Louis Jimenez
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
Support completion of checkpoint names in /resume (#1063)
Billy Biggs
2025-06-15
Add support for /mcp schema to show full parameter schema as JSON (#1050)
Billy Biggs
[next]