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 (
Expand
)
Author
2025-08-14
/chat save command saves empty conversations with only system context (#6121)
Kamal Raj Sekar
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
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
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
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 t...
Shreya Keshive
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
2025-08-06
docs(setup-github): Inform user of the next steps after running slash command...
Lee James
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, and...
Shreya Keshive
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
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 ar...
Mo Moadeli
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
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
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` o...
Yuki Okita
2025-07-29
feat(cli): introduce /init command for GEMINI.md creation (#4852)
shamso-goog
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
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
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 m...
christine betts
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
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
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
2025-07-22
MCP OAuth Part 3 - CLI/UI/Documentation (#4319)
Brian Ray
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 Se...
Devansh Sharma
[next]