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
/
commands
Age
Commit message (
Collapse
)
Author
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
2025-08-06
feat(cli): get the run-gemini-cli version from the GitHub API (#5708)
Seth Vargo
2025-08-06
feat: Enable /setup-github to always run, and error appropriately (#5653)
Lee James
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
docs(setup-github): Inform user of the next steps after running slash ↵
Lee James
command (#5644) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05
switch from heads to tags in url path (#5638)
Jerop Kipruto
2025-08-05
Refactor IDE client state management, improve user-facing error messages, ↵
Shreya Keshive
and add logging of connection events (#5591) Co-authored-by: matt korwel <
[email protected]
>
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in ↵
Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-04
Update MCP client to connect to servers with only prompts (#5290)
Harold Mciver
2025-08-04
feat(cli): Prevent redundant opening of browser tabs when zero MCP servers ↵
Mo Moadeli
are configured (#5367) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
Use new URLs for downloading workflows (#5524)
Seth Vargo
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Allen Hutchison <
[email protected]
>
2025-07-31
feat: Implement /setup-github command (#5069)
JeromeJu
2025-07-31
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
Yuki Okita
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <
[email protected]
>
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵
Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-07-29
feat(cli): introduce /init command for GEMINI.md creation (#4852)
shamso-goog
Co-authored-by: matt korwel <
[email protected]
>
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
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
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-07-27
feat(chat): Implement /chat delete command (#2401)
Hiroaki Mitsuyoshi
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
Co-authored-by: harold <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-25
Make restoreCommand test windows compatible. (#4873)
Tommaso Sciortino
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing ↵
christine betts
methods from the IDE server (#4797)
2025-07-25
feat: add /mcp refresh command (#4566)
Ramón Medrano Llamas
2025-07-24
feat(cli): display timestamp in /chat list (#4733)
Thomas Burnham
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-23
feat(memory): make directory search limit on memory discovery configurable ↵
Brandon Keiji
with settings.json (#4460)
2025-07-23
Make ideCommand test windows compatible. (#4746)
Tommaso Sciortino
2025-07-23
feat(commands): Implement argument handling for custom commands via a prompt ↵
Abhi
pipeline (#4702)
2025-07-22
MCP OAuth Part 3 - CLI/UI/Documentation (#4319)
Brian Ray
Co-authored-by: Greg Shikhman <
[email protected]
>
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-20
feat: Added /copy command for copying output to clipboard with new Command ↵
Devansh Sharma
Service approach (#3706) Co-authored-by: Abhi <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-19
Revert background agent commits (#4479)
Tommaso Sciortino
2025-07-18
Add /background commands (when background agent is configured) (#4407)
Tommaso Sciortino
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-17
Migrate /corgi (#4419)
Abhi
2025-07-17
migrate restore command (#4388)
Abhi
2025-07-17
bug(ux): update context percentage when /clear command is run (#4162)
Nick Salerni
Co-authored-by: matt korwel <
[email protected]
>
2025-07-17
updated `/quit` to use new slash command arch (#4259)
Harold Mciver
Co-authored-by: Abhi <
[email protected]
>
2025-07-17
update `/bug` to new slash command arch (#4246)
Harold Mciver
Co-authored-by: Abhi <
[email protected]
> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Abhi <
[email protected]
>
2025-07-17
update `/editor` to new slash command arch (#4153)
Harold Mciver
Co-authored-by: Abhi <
[email protected]
>
2025-07-16
Add /ide status & /ide install commands to manage IDE integration (#4265)
Shreya Keshive
2025-07-16
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for ↵
Wanlin Du
MCP related tools (#4176) Co-authored-by: Jack Wotherspoon <
[email protected]
>
2025-07-16
update `/tools` to new slash command arch (#4236)
Harold Mciver
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: matt korwel <
[email protected]
>
2025-07-16
update `/docs` to new slash command arch (#4133)
Harold Mciver
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
[next]