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-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
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-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-28
Revert "feat: Add /config refresh command" (#5060)
N. Taylor Mullen
2025-07-28
feat: Add /config refresh command (#4993)
Ramón Medrano Llamas
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-23
feat(commands): Implement argument handling for custom commands via a prompt ...
Abhi
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
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
[next]