index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
Age
Commit message (
Expand
)
Author
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
2025-08-01
Fix bug executing commands in windows whose flags contain spaces (#5317)
Tommaso Sciortino
2025-07-31
Add emacs support, as per user requests. :) (#1633)
Paige Bailey
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-31
bug(core): UI reporting for truncated read_file. (#5155)
joshualitt
2025-07-31
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
Sandy Tao
2025-07-31
Improve error message for discoverTools function (#4157)
Gal Zahavi
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
confirm save_memory tool, with ability to see diff and edit manually for adva...
Olcan
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-30
perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)
Hyunsu Shin
2025-07-30
do not mention GEMINI.md in system prompt as it is not fixed and can confuse ...
Olcan
2025-07-29
chore(release): v0.1.15 (#5163)
N. Taylor Mullen
2025-07-30
Skip and reset loop checking around code blocks (#5144)
Sandy Tao
2025-07-29
Fix typo in RFC 9728 impl (#5126)
Tommaso Sciortino
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-28
Only enable IDE integration if gemini-cli is running in the same path as open...
Shreya Keshive
2025-07-28
feat: Add tests for checkpoint tag sanitization (#4882)
Seth Troisi
2025-07-28
Add new fallback state as prefactor for routing (#5065)
Abhi
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-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-27
Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)
N. Taylor Mullen
2025-07-27
feat(chat): Implement /chat delete command (#2401)
Hiroaki Mitsuyoshi
2025-07-27
fix: yolo mode not respected (#4972)
Leeroy Ding
2025-07-27
(model) - Use Flash Lite For Next Speaker Checks (#4991)
Abhi
2025-07-27
Propagate user_prompt_id to GenerateConentRequest for logging (#4741)
owenofbrien
2025-07-27
refactor(telemetry): enhance flushToClearcut method with retry logic and earl...
Hyeladi Bassi
2025-07-27
Bug: add resource parameter to MCP OAuth Flow (#4981)
Brian Ray
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-26
fix: Clean up transport on IDE connection failure (#4902)
Shreya Keshive
2025-07-26
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
Abhi
2025-07-25
Run presubmit tests in windows as well as linux. (#4672)
Tommaso Sciortino
2025-07-25
Fix grep.test to work on windows. (#4889)
Tommaso Sciortino
2025-07-25
Fix test to be windows compatible. (#4875)
Tommaso Sciortino
2025-07-25
Make glob.test.ts win compatible. (#4891)
Tommaso Sciortino
2025-07-25
Make fileDiscoveryService.test.ts win compatible (#4892)
Tommaso Sciortino
2025-07-25
Make oauth2 test windows compatible. (#4895)
Tommaso Sciortino
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
2025-07-25
Implement hashing based loop detection (#4831)
Sandy Tao
2025-07-25
Safer Shell command Execution (#4795)
matt korwel
2025-07-25
Make shell.test.ts windows compatible (#4858)
Tommaso Sciortino
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts
2025-07-25
Make errorReporting test windows compatible. (#4856)
Tommaso Sciortino
2025-07-25
Fix read-file.test.ts to be windows compatible. (#4864)
Tommaso Sciortino
2025-07-25
feat(auth): Enhance non-interactive gcp auth (#4811)
Gal Zahavi
[next]