Abhi
|
5df6c9fb66
|
migrate restore command (#4388)
|
2025-07-17 23:23:17 +00:00 |
Harold Mciver
|
9ab44ea9d6
|
updated `/quit` to use new slash command arch (#4259)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 02:40:56 +00:00 |
Harold Mciver
|
01e66bb123
|
update `/bug` to new slash command arch (#4246)
Co-authored-by: Abhi <abhipatel@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-17 01:46:35 +00:00 |
Harold Mciver
|
fbe09cd35e
|
update `/editor` to new slash command arch (#4153)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 00:27:36 +00:00 |
Shreya Keshive
|
ab9eb9377f
|
Add /ide status & /ide install commands to manage IDE integration (#4265)
|
2025-07-16 22:36:14 +00:00 |
Harold Mciver
|
21eb44b242
|
update `/tools` to new slash command arch (#4236)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-16 20:12:22 +00:00 |
Harold Mciver
|
ddcac4201d
|
update `/docs` to new slash command arch (#4133)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-16 15:56:05 +00:00 |
Brian Ray
|
0903421b1a
|
Move MCP slash command to new system (#3678)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-16 02:35:05 +00:00 |
Abhi
|
b72e3dfb43
|
migrate compress command (#4271)
|
2025-07-16 01:59:16 +00:00 |
Ben Guo
|
e88b9362dc
|
refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857)
Co-authored-by: Ben Guo <hundunben@gmail.com>
|
2025-07-16 00:47:56 +00:00 |
Harold Mciver
|
bf51de1a4d
|
update `/extensions` to new slash command arch (#4229)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-15 21:40:09 +00:00 |
Harold Mciver
|
03b3917f62
|
updated `/stats` to use new slash command arch (#4146)
|
2025-07-15 20:10:04 +00:00 |
Abhi
|
6e258e2850
|
migrate /about (#4207)
|
2025-07-15 06:22:46 +00:00 |
Abhi
|
e584241141
|
Migrate /privacy to new architecture (#4202)
|
2025-07-15 05:45:06 +00:00 |
haroldmciver-go
|
c313c3dee1
|
updated '/auth' to use new slash command arch (#3797)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-14 16:22:37 +00:00 |
haroldmciver-go
|
4197f30278
|
update /theme to new slash command arch (#3791)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-11 20:01:28 +00:00 |
uttamkanodia14
|
063481faa4
|
Adding TurnId to Tool call and API responses and error logs. (#3039)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-09 18:49:30 +00:00 |
Billy Biggs
|
c0940a194e
|
Add a command line option to enable and list extensions (#3191)
|
2025-07-08 16:57:34 +00:00 |
Abhi
|
aa10ccba71
|
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
|
2025-07-07 20:45:44 +00:00 |
Seth Troisi
|
38445f63f0
|
make tag required for /chat (#2904)
|
2025-07-02 00:17:08 +00:00 |
Abhi
|
770f862832
|
feat: Change /stats to include more detailed breakdowns (#2615)
|
2025-06-30 00:44:33 +00:00 |
Noritaka Kobayashi
|
9ae2595bfd
|
refactor: remove unnecessary assertion (#2579)
|
2025-06-29 19:06:03 +00:00 |
Noritaka Kobayashi
|
e188daab91
|
refactor: use for...of loop instead of traditional for loop (#1840)
|
2025-06-29 08:53:09 +00:00 |
Tommaso Sciortino
|
a2a46c7c67
|
Add privacy notice slash command (#2059)
|
2025-06-27 19:07:38 +00:00 |
Preston Holmes
|
3aabb940f5
|
Add the current auth method and GCP Project config to the about message (#2112)
|
2025-06-27 15:46:27 +00:00 |
Seth Troisi
|
6742a1b7f9
|
Explicit message for missing subcommand (#2019)
|
2025-06-27 05:01:00 +00:00 |
Billy Biggs
|
759ad4cc96
|
When resuming a checkpoint always add items to history even if not shown (#1653)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-06-26 04:23:47 +00:00 |
Jerop Kipruto
|
b6b9923dc3
|
Streamline issue submission with YAML forms (#1608)
|
2025-06-25 22:50:24 +00:00 |
Brandon Keiji
|
f6c36f75e3
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
Scott Densmore
|
39bfa108b5
|
refactor: remove deplicate dependency in slashCommandProcessor (#1410)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-06-25 04:07:20 +00:00 |
Seth Troisi
|
d8000c9248
|
Add slashCommand dependency (#1401)
|
2025-06-24 22:55:26 +00:00 |
Bryan Morgan
|
e356949d3f
|
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent 429 errors (#1376)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-06-24 22:48:55 +00:00 |
Seth Troisi
|
104f23da90
|
Add `/chat list` (#1361)
|
2025-06-24 01:11:45 +00:00 |
Seth Troisi
|
335802f4dd
|
moving `/save`, `/resume` to `/chat <save|resume>` (#1355)
|
2025-06-23 16:56:08 -07:00 |
Seth Troisi
|
8c6545bf9d
|
Include all chat messages (#1354)
|
2025-06-23 22:41:33 +00:00 |
N. Taylor Mullen
|
fd58d3267e
|
feat: Open MCP docs if no MCPs are configured (#1325)
|
2025-06-23 21:35:23 +00:00 |
Mark McDonald
|
523aeec544
|
Use shorter URL for docs link (#1324)
|
2025-06-23 05:37:41 +00:00 |
N. Taylor Mullen
|
cb76b08e31
|
feat: Add /docs command and update UI (#1297)
|
2025-06-22 15:54:10 +00:00 |
Billy Biggs
|
99a6dc0267
|
Update memory and context summary UI for multiple context filenames (#1282)
|
2025-06-21 19:15:43 +00:00 |
Louis Jimenez
|
b179424161
|
Support autocompletion for checkpoints (#1253)
|
2025-06-20 01:18:11 -04:00 |
Louis Jimenez
|
6c67618624
|
Make checkpoints configurable in settings.json (#1251)
|
2025-06-20 00:39:15 -04:00 |
matt korwel
|
04518b52c0
|
Auth First Run (#1207)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-19 16:52:22 -07:00 |
Brandon Keiji
|
30d1662128
|
fix: check package.json for app version (#1160) (#1182)
|
2025-06-18 16:57:17 +00:00 |
Jacob MacDonald
|
e59c872b3d
|
code review followup for compress command (#1097)
Followup to https://github.com/google-gemini/gemini-cli/pull/986
|
2025-06-17 15:44:54 +00:00 |
Abhi
|
6af7a5c589
|
feat: clear should also clear chat history (#1008)
|
2025-06-16 06:33:59 +00:00 |
Billy Biggs
|
40fbb61a1b
|
Update /tools desc to show the name of each tool as known to the model (#1091)
|
2025-06-15 23:09:53 -07:00 |
Billy Biggs
|
b67806ae9a
|
Support completion of checkpoint names in /resume (#1063)
|
2025-06-15 11:40:39 -07:00 |
Billy Biggs
|
6959663646
|
Add support for /mcp schema to show full parameter schema as JSON (#1050)
Outputs a raw JSON version of the parameter names and descriptions as provided to the model, plus minor formatting adjustments to /mcp desc.
|
2025-06-15 11:25:40 -07:00 |
Billy Biggs
|
da09431be9
|
Add support for showing descriptions of CLI tools (#1052)
Adds support for /tools desc to show the full description of tools as provided to the model.
|
2025-06-15 07:56:07 -07:00 |
Allen Hutchison
|
643bdf31d5
|
feat: Add custom URL support for the /bug command (#1017)
|
2025-06-14 07:00:24 +00:00 |