index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
Age
Commit message (
Collapse
)
Author
2025-08-15
IDE integration Gemini command multi-folder support + bump version (#6265)
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
Prevent writing outside of the workspace roots (#6178)
Tommaso Sciortino
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
bug(mcp): catch errors reported by GitHub MCP (#6194)
Lee James
2025-08-14
feat(core): refactor shell execution to use node-pty (#6088)
Gal Zahavi
2025-08-14
feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
[ide-mode] Support multi-folder workspaces (#6177)
christine betts
2025-08-14
[ide-mode] Write port to file in ide-server (#5811)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-14
[ide-mode] Suggest the extension name in the installation messages (#6182)
christine betts
2025-08-14
Log CLI version and git commit hash (v2) (#6176)
owenofbrien
2025-08-14
refactor: remove modelCheck feature (#6185)
Allen Hutchison
2025-08-13
chore(telemetry): Add various surface detection to `determineSurface` for ↵
Richie Foreman
logging. (#6074) Co-authored-by: christine betts <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-08-13
fix: use server-returned project for gca free tier auth (#6113)
Gaurav
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
Richie Foreman
2025-08-13
fix(core): Discard thought signature when switching from Gemini API Key to ↵
Sandy Tao
OAuth (#6090) Co-authored-by: Jacob Richman <
[email protected]
>
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
feat(core): Migrate read_many_files, shell, and web_fetch. (#6167)
joshualitt
2025-08-13
feat(core): Continue declarative tool migration. (#6114)
joshualitt
2025-08-13
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent ↵
Jacob Richman
telemetry" (#6161)
2025-08-13
Add support for trustedFolders.json config file (#6073)
shrutip90
2025-08-13
move errorParsing.ts to core (#6159)
Adam Weidman
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-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
Co-authored-by: Conrad Irwin <
[email protected]
> Co-authored-by: Ben Brandt <
[email protected]
>
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
Richie Foreman
2025-08-13
Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096)
Jerop Kipruto
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
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
Co-authored-by: christine betts <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-08-12
Fix: log api response error status codes (#6015)
owenofbrien
Co-authored-by: Gaurav <
[email protected]
>
2025-08-11
skip loop check if it is currently inside a loop (#6022)
Sandy Tao
2025-08-11
feat: migrate tools to use parametersJsonSchema. (#5330)
Wanlin Du
2025-08-11
chore: migrate from responseSchema to use responseJsonSchema. (#4814)
Wanlin Du
2025-08-11
Start IDE connection after config initialization (#6018)
Shreya Keshive
2025-08-11
[ide-mode] Update sandbox detection logic to support macos seatbelt (#6005)
christine betts
Co-authored-by: matt korwel <
[email protected]
>
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-11
Add support for VSCode-like editors (#5699)
christine betts
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-11
Reduce noisy IDE integration error message in standalone terminal (#6006)
Shreya Keshive
2025-08-11
Make ProjectIdRequiredError error more lenient (#5693)
Tommaso Sciortino
2025-08-11
Modify content generated describing the ide context to only include deltas ↵
Jacob Richman
after the initial update (#5880)
2025-08-11
feat(core): add host validation to GoogleCredentialProvider (#5962)
cornmander
Co-authored-by: Brian Ray <
[email protected]
>
2025-08-11
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-11
feat: add "surface" to all logs (#5862)
Lee James
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
fix(core): restrict oauth_creds.json file permissions (#5245)
Brian de Alwis
Co-authored-by: cornmander <
[email protected]
>
2025-08-08
Add MCP Roots support (#5856)
Jacob MacDonald
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
Add a request queue to the tool scheduler (#5845)
Jacob MacDonald
2025-08-08
Fix excessive console logging + remove unnecessary try catch (#5860)
Shreya Keshive
2025-08-08
fix(cli) - Adding logging for response and error in LoggingContentGenerator ↵
shishu314
(#5842) Co-authored-by: Shi Shu <
[email protected]
>
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
[next]