gemini-cli/packages/cli/src/ui/commands
JeromeJu 574015edd9
feat: Implement /setup-github command (#5069)
2025-07-31 22:14:22 +00:00
..
aboutCommand.test.ts feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
aboutCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
authCommand.test.ts updated '/auth' to use new slash command arch (#3797) 2025-07-14 16:22:37 +00:00
authCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
bugCommand.test.ts update `/bug` to new slash command arch (#4246) 2025-07-17 01:46:35 +00:00
bugCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
chatCommand.test.ts feat(chat): Implement /chat delete command (#2401) 2025-07-27 22:18:12 +00:00
chatCommand.ts feat(chat): Implement /chat delete command (#2401) 2025-07-27 22:18:12 +00:00
clearCommand.test.ts bug(ux): update context percentage when /clear command is run (#4162) 2025-07-17 14:14:35 +00:00
clearCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
compressCommand.test.ts migrate compress command (#4271) 2025-07-16 01:59:16 +00:00
compressCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
copyCommand.test.ts feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706) 2025-07-20 18:57:41 +00:00
copyCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
corgiCommand.test.ts Migrate /corgi (#4419) 2025-07-17 23:40:36 +00:00
corgiCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
directoryCommand.test.tsx feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241) 2025-07-31 19:02:08 +00:00
directoryCommand.tsx feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241) 2025-07-31 19:02:08 +00:00
docsCommand.test.ts update `/docs` to new slash command arch (#4133) 2025-07-16 15:56:05 +00:00
docsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
editorCommand.test.ts update `/editor` to new slash command arch (#4153) 2025-07-17 00:27:36 +00:00
editorCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
extensionsCommand.test.ts Summarize extensions and MCP servers on startup (#3977) 2025-07-18 18:45:00 +00:00
extensionsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
helpCommand.test.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
helpCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
ideCommand.test.ts Add toggleable IDE mode setting (#5146) 2025-07-30 22:36:24 +00:00
ideCommand.ts Add toggleable IDE mode setting (#5146) 2025-07-30 22:36:24 +00:00
initCommand.test.ts feat(cli): introduce /init command for GEMINI.md creation (#4852) 2025-07-29 16:49:01 +00:00
initCommand.ts feat(cli): introduce /init command for GEMINI.md creation (#4852) 2025-07-29 16:49:01 +00:00
mcpCommand.test.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
mcpCommand.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
memoryCommand.test.ts feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460) 2025-07-23 21:48:35 +00:00
memoryCommand.ts fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978) 2025-07-31 16:36:50 +00:00
privacyCommand.test.ts Migrate /privacy to new architecture (#4202) 2025-07-15 05:45:06 +00:00
privacyCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
quitCommand.test.ts updated `/quit` to use new slash command arch (#4259) 2025-07-17 02:40:56 +00:00
quitCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
restoreCommand.test.ts Make restoreCommand test windows compatible. (#4873) 2025-07-25 19:26:09 +00:00
restoreCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
setupGithubCommand.test.ts feat: Implement /setup-github command (#5069) 2025-07-31 22:14:22 +00:00
setupGithubCommand.ts feat: Implement /setup-github command (#5069) 2025-07-31 22:14:22 +00:00
statsCommand.test.ts updated `/stats` to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
statsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
themeCommand.test.ts update /theme to new slash command arch (#3791) 2025-07-11 20:01:28 +00:00
themeCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
toolsCommand.test.ts update `/tools` to new slash command arch (#4236) 2025-07-16 20:12:22 +00:00
toolsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
types.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
vimCommand.ts Vim mode (#3936) 2025-07-25 22:36:42 +00:00