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-05
feat: mcp - support audiences for OAuth2 (#5265)
Mikhail Aksenov
2025-08-05
fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385)
Ramón Medrano Llamas
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-05
feat(core): Parse Multimodal MCP Tool responses (#5529)
Luccas Paroni
2025-08-05
bug(core): fix `contentRangeTruncated` calculation. (#5329)
joshualitt
2025-08-05
fix(mcp): ensure authorization url is valid when containing query params (#5545)
David East
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
chore(release): v0.1.17 (#5561)
N. Taylor Mullen
2025-08-04
Update MCP client to connect to servers with only prompts (#5290)
Harold Mciver
2025-08-04
ide-mode flag cleanup (#5531)
Shreya Keshive
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
Jacob MacDonald
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
Sandy Tao
2025-08-04
Cloud Shell surface logging fix (#5364)
owenofbrien
2025-08-03
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Kumbham Ajay Goud
2025-08-03
chore(release): v0.1.16 (#5478)
N. Taylor Mullen
2025-08-01
fix(config): Resolve duplicate config loading from home directory (#5090)
TIRUMALASETTI PRANITH
2025-08-01
fix(tests): refactor integration tests to be less flaky (#4890)
Allen Hutchison
2025-08-01
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
mrcabbage972
2025-08-01
Propagate prompt (#5033)
owenofbrien
2025-08-01
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...
Silvio Junior
2025-08-01
New browser launcher for MCP OAuth. (#5261)
Brian Ray
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
[next]