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
Age
Commit message (
Collapse
)
Author
2025-07-17
migrate restore command (#4388)
Abhi
2025-07-17
fix: remove direct gaxios dependency (#4289)
Pascal Birchler
2025-07-17
Zed integration (#4266)
Conrad Irwin
Co-authored-by: Agus Zubiaga <
[email protected]
> Co-authored-by: Ben Brandt <
[email protected]
> Co-authored-by: mkorwel <
[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
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>
2025-07-16
Move MCP slash command to new system (#3678)
Brian Ray
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Abhi <
[email protected]
>
2025-07-16
migrate compress command (#4271)
Abhi
2025-07-16
refactor: Optimize the display information of "/chat list" and "/chat ↵
Ben Guo
resume" (#2857) Co-authored-by: Ben Guo <
[email protected]
>
2025-07-15
Improve altName completion behavior in slash commands (#4227)
Lee Won Jun
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-15
update `/extensions` to new slash command arch (#4229)
Harold Mciver
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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-15
Introduce loop detection service that breaks simple loop (#3919)
Sandy Tao
Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-14
Make @ command sort file without extension name (#4158)
Sandy Tao
2025-07-14
updated '/auth' to use new slash command arch (#3797)
haroldmciver-go
Co-authored-by: Abhi <
[email protected]
>
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-11
fix: `TypeError: Cannot read properties of undefined (reading 'authType')` ↵
Gaurav
(#3914)
2025-07-11
update /theme to new slash command arch (#3791)
haroldmciver-go
Co-authored-by: matt korwel <
[email protected]
> Co-authored-by: Abhi <
[email protected]
>
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
2025-07-11
Summarize tool call outputs using tool specific summarizers (#3745)
anj-s
2025-07-11
Add support for specifying maxSessionTurns via the settings configuration ↵
anj-s
(#3507)
2025-07-10
Work around bracketed paste support for node < 20 (#2476)
Billy Biggs
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-09
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Bryan Morgan
Co-authored-by: Jenna Inouye <
[email protected]
>
2025-07-09
Improve quota- and resource-related 429 error handling, also taking Code ↵
Bryan Morgan
Assist customer tiers into consideration (#3609)
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-07
@file don't respect config respectGitIgnore=false (#3382) (#3387)
zfflxx
Co-authored-by: Ryan Fang <
[email protected]
>
2025-07-05
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
BigUncle
2025-07-05
fix(cli): Group cancelled tool call responses to prevent API errors (#3333)
N. Taylor Mullen
2025-07-04
Signing tags (#3254)
matt korwel
2025-07-04
Add and improve JSDoc comments for core tool methods (#3128)
moon jooho
2025-07-02
make tag required for /chat (#2904)
Seth Troisi
2025-07-01
Improve slashCommand autoCompletion logic (#2776)
Seth Troisi
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-30
Remove unused method (#2721)
Tommaso Sciortino
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
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
Co-authored-by: jacob314 <
[email protected]
>
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-27
Handle stdin for prompts using readline for escape character parsing (#1972)
Billy Biggs
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
Improve LoadCodeAssist error handling (#1645)
Tommaso Sciortino
[prev]
[next]