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-20
feat(ide): improve IDE installation UX and feedback (#6677)
Shreya Keshive
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-20
feat: update .gitignore in /setup-github (#6591)
Jerop Kipruto
2025-08-19
Remove unnecessary promiuse usage. (#6585)
Tommaso Sciortino
2025-08-19
feat: restart MCP servers on /mcp refresh (#5479)
Ramón Medrano Llamas
Co-authored-by: Brian Ray <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-08-19
feat: Add IDE client to /bug & /about if IDE mode is enabled (#6567)
Shreya Keshive
2025-08-19
feat: Show /ide subcommands based on connection status instead of ideMode ↵
Shreya Keshive
boolean (#6496)
2025-08-18
Revert "Show /ide enable & /ide disable commands based on connection status" ↵
Shreya Keshive
(#6486)
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-08-15
feat(about): Add the IDE Client's display name to `/about` (#6311)
Evan Otero
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
Add session id to session summary and /bug template (#6313)
owenofbrien
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
Show /ide enable & /ide disable commands based on connection status (#6248)
Shreya Keshive
Co-authored-by: matt korwel <
[email protected]
>
2025-08-14
fix(#5340): unable to load chats with weird characters (#5969)
HugoMurillo
2025-08-14
/chat save command saves empty conversations with only system context (#6121)
Kamal Raj Sekar
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
[ide-mode] Suggest the extension name in the installation messages (#6182)
christine betts
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-13
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
Harold Mciver
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
Co-authored-by: jacob314 <
[email protected]
>
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
[ide-mode] Update installation logic and nudge (#6068)
christine betts
2025-08-12
feat(/setup-github): Use node to download the files (#5863)
Seth Vargo
2025-08-11
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
Fix excessive console logging + remove unnecessary try catch (#5860)
Shreya Keshive
2025-08-08
Use slash command instead of context drawer to display open files in editor ↵
Shreya Keshive
to reduce flickering in the UI (#5858)
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]
>
[next]