Harold Mciver
|
5873dfcbe6
|
Update MCP client to connect to servers with only prompts (#5290)
|
2025-08-04 21:38:23 +00:00 |
|
Mo Moadeli
|
9258845192
|
feat(cli): Prevent redundant opening of browser tabs when zero MCP servers are configured (#5367)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 21:20:49 +00:00 |
|
Shreya Keshive
|
abe566f584
|
Improve user-facing error messages for IDE mode (#5522)
|
2025-08-04 21:06:17 +00:00 |
|
Seth Vargo
|
48bc93308f
|
Use new URLs for downloading workflows (#5524)
|
2025-08-04 20:10:36 +00:00 |
|
Pyush Sinha
|
ef909bd58a
|
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 16:53:50 +00:00 |
|
JeromeJu
|
1da7e0f424
|
feat: Implement /setup-github command (#5069)
|
2025-07-31 22:14:22 +00:00 |
|
Yuki Okita
|
f20f55cac0
|
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
|
2025-07-31 19:02:08 +00:00 |
|
Niladri Das
|
18d5c25e69
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-31 16:36:50 +00:00 |
|
christine betts
|
9373496bb6
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
b3375cc97a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Yuki Okita
|
2d6318d9d0
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
shamso-goog
|
b1d159417f
|
feat(cli): introduce /init command for GEMINI.md creation (#4852)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-29 16:49:01 +00:00 |
|
Daniel Lee
|
064c67d84b
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
N. Taylor Mullen
|
ed75f117ac
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
|
Ramón Medrano Llamas
|
5d63f2dd18
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
|
Hiroaki Mitsuyoshi
|
da04e0fd22
|
feat(chat): Implement /chat delete command (#2401)
|
2025-07-27 22:18:12 +00:00 |
|
Abhi
|
1cfb4e7448
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|
Sijie Wang
|
8b74a8ed8b
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
christine betts
|
bf7da82d05
|
Load and use MCP server prompts as slash commands in the CLI (#4828)
Co-authored-by: harold <haroldmciver@google.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-25 20:56:33 +00:00 |
|
Tommaso Sciortino
|
dd64db12f1
|
Make restoreCommand test windows compatible. (#4873)
|
2025-07-25 19:26:09 +00:00 |
|
christine betts
|
36ba832491
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
Ramón Medrano Llamas
|
20e9504cf2
|
feat: add /mcp refresh command (#4566)
|
2025-07-25 01:14:45 +00:00 |
|
Thomas Burnham
|
f755f006c2
|
feat(cli): display timestamp in /chat list (#4733)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-24 04:48:52 +00:00 |
|
Brandon Keiji
|
e999892248
|
feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460)
|
2025-07-23 21:48:35 +00:00 |
|
Tommaso Sciortino
|
5fdcd1e101
|
Make ideCommand test windows compatible. (#4746)
|
2025-07-23 21:01:51 +00:00 |
|
Abhi
|
24a791e7a2
|
feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702)
|
2025-07-23 20:11:23 +00:00 |
|
Brian Ray
|
fd4e85c407
|
MCP OAuth Part 3 - CLI/UI/Documentation (#4319)
Co-authored-by: Greg Shikhman <shikhman@google.com>
|
2025-07-22 14:05:36 +00:00 |
|
Abhi
|
3311d0944e
|
(feat): Initial Version of Custom Commands (#4572)
|
2025-07-22 04:34:55 +00:00 |
|
Abhi
|
01aab21093
|
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
|
2025-07-20 20:57:34 +00:00 |
|
Devansh Sharma
|
6df536781b
|
feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-20 18:57:41 +00:00 |
|
Tommaso Sciortino
|
597383bd0d
|
Revert background agent commits (#4479)
|
2025-07-19 00:28:40 +00:00 |
|
Tommaso Sciortino
|
bc0010b93c
|
Add /background commands (when background agent is configured) (#4407)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-18 22:38:04 +00:00 |
|
Billy Biggs
|
1aa9a168c5
|
Summarize extensions and MCP servers on startup (#3977)
|
2025-07-18 18:45:00 +00:00 |
|
Abhi
|
a9fe50d0ac
|
Migrate /corgi (#4419)
|
2025-07-17 23:40:36 +00:00 |
|
Abhi
|
2b9effc5ad
|
migrate restore command (#4388)
|
2025-07-17 23:23:17 +00:00 |
|
Nick Salerni
|
6157d11c9f
|
bug(ux): update context percentage when /clear command is run (#4162)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-17 14:14:35 +00:00 |
|
Harold Mciver
|
e9d578d92b
|
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
|
e08c64cac1
|
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
|
d4a7de512f
|
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
|
0f603214de
|
Add /ide status & /ide install commands to manage IDE integration (#4265)
|
2025-07-16 22:36:14 +00:00 |
|
Wanlin Du
|
126a37867b
|
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-16 21:32:34 +00:00 |
|
Harold Mciver
|
e7cf861824
|
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
|
7c47e44c60
|
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
|
27a221d2b5
|
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
|
67e04b01b3
|
migrate compress command (#4271)
|
2025-07-16 01:59:16 +00:00 |
|
Ben Guo
|
8b7243cdbd
|
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
|
bc7456adf7
|
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
|
cd4335786b
|
updated /stats to use new slash command arch (#4146)
|
2025-07-15 20:10:04 +00:00 |
|
Abhi
|
267dca7b2f
|
migrate /about (#4207)
|
2025-07-15 06:22:46 +00:00 |
|
Abhi
|
e5b6a48879
|
Migrate /privacy to new architecture (#4202)
|
2025-07-15 05:45:06 +00:00 |
|