index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Collapse
)
Author
2025-08-06
fix: Restore user input when the user cancels response (#5601)
shishu314
Co-authored-by: Shi Shu <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
Fix to send user tool confirmation decision for yolo or non interacti… (#5677)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06
fix: improve error handling and path processing in memory discovery (#5175)
Akhil Appana
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-06
feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)
Jack Wotherspoon
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
feat(file-search): Add support for non-recursive file search (#5648)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
Yash Velagapudi
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-06
Detect and warn about cyclic tool refs when schema depth errors are ↵
Jacob MacDonald
encountered (#5609) Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
Update a couple more witty phrases (#5641)
christine betts
2025-08-06
Add tests for useAtCompletion reset logic (#5639)
Sandy Tao
2025-08-05
switch from heads to tags in url path (#5638)
Jerop Kipruto
2025-08-06
fix(core) Fix not resetting when after first get out of completion ↵
Sandy Tao
suggestions (#5635) Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05
Remove a few witty loading phrases (#5631)
christine betts
Co-authored-by: matt korwel <
[email protected]
>
2025-08-05
Fix(vim): Fix shell mode in Vim mode (#5567)
Justin Mahood
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-05
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-05
feat(cli): route non-interactive output to stderr (#5624)
Allen Hutchison
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
check for the prompt capability before listing prompts from MCP servers (#5616)
Jacob MacDonald
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
2025-08-05
perf(core): implement parallel file processing for 74% performance ↵
sangwook
improvement (#4763) Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
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
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
2025-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
Co-authored-by: Sandy Tao <
[email protected]
>
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
Co-authored-by: Luccas Paroni <
[email protected]
>
2025-08-05
chore(settings): clean up comments in settings.ts (#5576)
Oleksandr Gotgelf
2025-08-05
bug(core): fix `contentRangeTruncated` calculation. (#5329)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-05
fix(mcp): ensure authorization url is valid when containing query params (#5545)
David East
Co-authored-by: Jacob Richman <
[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
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] Add openDiff tool to IDE MCP server (#4519)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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
ide-mode flag cleanup (#5531)
Shreya Keshive
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
fix(core): Allow model to be set from `settings.json` (#5527)
Richie Foreman
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
Use new URLs for downloading workflows (#5524)
Seth Vargo
2025-08-04
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
Jacob MacDonald
2025-08-04
feat(core): Add trailing space when completing an at completion suggestion ↵
Sandy Tao
(#5475) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
Sandy Tao
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-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
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-03
chore(release): v0.1.16 (#5478)
N. Taylor Mullen
2025-08-03
Generate NOTICES.TXT and surface via command (#5310)
Shreya Keshive
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-08-03
fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)
Oleksandr Gotgelf
Co-authored-by: Jacob Richman <
[email protected]
>
[next]