index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-12
[ide-mode] Update installation logic and nudge (#6068)
christine betts
2025-08-12
chore(ci): Ensure release workflow is consistent and not vulnerable to inject...
Seth Vargo
2025-08-12
chore(ci): do not "fail fast" on Node tests (#6053)
Seth Vargo
2025-08-12
chore(vscode): Add `Build & Launch CLI` option to vscode project (#6027)
Richie Foreman
2025-08-12
chore(release): v0.1.19 (#6069)
Shreya Keshive
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
2025-08-12
ensure sandbox build script is cross-platform (#2603)
doonrevver86
2025-08-12
Bump version number of companion extension to match next Gemini CLI version n...
Shreya Keshive
2025-08-12
Fix: log api response error status codes (#6015)
owenofbrien
2025-08-12
chore(integration-tests): refactor to typescript (#5645)
Jacob Richman
2025-08-12
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...
JAYADITYA
2025-08-12
docs(commands): add /settings command for user-friendly settings editing (#5984)
Ali Al Jufairi
2025-08-12
feat(/setup-github): Use node to download the files (#5863)
Seth Vargo
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
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
2025-08-11
Add support for VSCode-like editors (#5699)
christine betts
2025-08-11
Reduce noisy IDE integration error message in standalone terminal (#6006)
Shreya Keshive
2025-08-11
Add --experimental-cli to speed up prettier formatting. (#5999)
cornmander
2025-08-11
Fix line end bugs in Vim mode (#5328)
Sijie Wang
2025-08-11
update: issue triage workflows tags duplicate issues (#5868)
Gaurav
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 af...
Jacob Richman
2025-08-11
feat(core): add host validation to GoogleCredentialProvider (#5962)
cornmander
2025-08-11
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-11
Show IDE diff options in both panes (#5986)
christine betts
2025-08-11
feat: add "surface" to all logs (#5862)
Lee James
2025-08-10
docs(config): Add showLineNumbers option to documentation (#5947)
Gal Zahavi
2025-08-10
docs(readme): Overhaul for clarity and user experience (#5732)
Dmitry Lyalin
2025-08-10
fix(settings): enable default usage statistics collection (#5909)
Ali Al Jufairi
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
2025-08-09
[#5356] Minor fix: Remove duplicate binding and add complete navigation comma...
Lee Won Jun
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
2025-08-09
feat: drop load-memory-from-include-directories option from cli args (#5866)
Yuki Okita
2025-08-09
feat: add humorous tip for new line shortcut in Gemini CLI (#5666)
JAYADITYA
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
2025-08-09
fix(core): restrict oauth_creds.json file permissions (#5245)
Brian de Alwis
2025-08-08
chore(release): v0.1.18 (#5864)
N. Taylor Mullen
2025-08-08
Add MCP Roots support (#5856)
Jacob MacDonald
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
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
Use slash command instead of context drawer to display open files in editor t...
Shreya Keshive
2025-08-08
fix(cli) - Adding logging for response and error in LoggingContentGenerator (...
shishu314
2025-08-08
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...
shrutip90
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
[next]