index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-08-10
docs(readme): Overhaul for clarity and user experience (#5732)
Dmitry Lyalin
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Srinath Padmanabhan <
[email protected]
>
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
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
[#5356] Minor fix: Remove duplicate binding and add complete navigation ↵
Lee Won Jun
command (#5884) Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
Co-authored-by: Jacob Richman <
[email protected]
>
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
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
Co-authored-by: Lee-WonJun <
[email protected]
>
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
chore(release): v0.1.18 (#5864)
N. Taylor Mullen
2025-08-08
Add MCP Roots support (#5856)
Jacob MacDonald
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
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
Use slash command instead of context drawer to display open files in editor ↵
Shreya Keshive
to reduce flickering in the UI (#5858)
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
Add FolderTrustDialog that shows on launch and enables folderTrust setting ↵
shrutip90
(#5815)
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-08
[ide-mode] Wire up env variables to sandbox (#5804)
christine betts
2025-08-08
[ide-mode] Hide diff options when active diff is not focused (#5808)
christine betts
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
fix(core): Add missing mnemonist dependency (#5841)
Gal Zahavi
2025-08-08
fix: properly report tool errors in telemetry (#5688)
Akhil Appana
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-08
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-08
feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)
Gal Zahavi
2025-08-08
docs: Improve local telemetry example (#5818)
Jerop Kipruto
2025-08-08
feat(quality): Reset when seeing a new type of Markdown element (#5820)
Sandy Tao
2025-08-07
fix(cli) - Move logging into CodeAssistServer (#5781)
shishu314
Co-authored-by: Shi Shu <
[email protected]
>
2025-08-07
fix: MCP servers allowed in settings do not show up in /mcp command (#5324)
laurentsimon
2025-08-07
Add echo tool to automated triage workflow (#5809)
Jerop Kipruto
Co-authored-by: Gaurav <
[email protected]
>
2025-08-07
Use semantic colors in themes (#5796)
Miguel Solorio
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
chore(vscode): Add recommended extensions list to vscode settings. (#5810)
Richie Foreman
2025-08-07
chore(telemetry): Log `FIREBASE_STUDIO` when using Gemini CLI within ↵
Richie Foreman
Firebase Studio (#5790)
2025-08-07
fix(core): Replace flaky performance tests with robust correctness tests (#5795)
Allen Hutchison
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
perf(filesearch): Use async fzf for non-blocking file search (#5771)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
chore(vscode settings): Update VsCode settings for quality-of-life (#5806)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
update: `google-github-actions/run-gemini-cli` version in workflows (#5802)
Gaurav
2025-08-07
README + reduce required VS Code version for companion extension (#5719)
Shreya Keshive
2025-08-07
Few IDE integration polishes (#5727)
Shreya Keshive
2025-08-07
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
Jacob MacDonald
2025-08-07
Add new folderTrust setting that the users can enable or disable (#5798)
shrutip90
2025-08-07
Include Schema Error Handling for Vertex and Google Auth methods (#5780)
Adam Weidman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
fix: re render context usage indicator (#5102)
Pyush Sinha
2025-08-07
fix(tests): add missing deps in cli to fix sandbox runs (#5742)
anthony bushong
2025-08-07
feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)
Shehab
Co-authored-by: Seth Troisi <
[email protected]
>
2025-08-07
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
joshualitt
2025-08-07
Fix(core): Use Flash for next speaker check (#5786)
Sandy Tao
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
2025-08-07
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
[prev]
[next]