index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
config
Age
Commit message (
Expand
)
Author
2025-08-19
feat(core): refactor shell execution to use node-pty (#6491)
Gal Zahavi
2025-08-19
feat(ui): add `hideFooter` setting to hide footer from UI (#6505)
Jack Wotherspoon
2025-08-19
fix(#5605): .env file loaded after settings are parsed (#6494)
HugoMurillo
2025-08-19
fix(settings) : Disable showing statics in the dialog (#5998)
Ali Al Jufairi
2025-08-19
feat(settings): enhance settings management with generic setter and display h...
Ali Al Jufairi
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-16
Add support for HTTP OpenTelemetry exporters (#6357)
Billy Biggs
2025-08-15
fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305)
Jacob Richman
2025-08-14
feat: Show untrusted status in the Footer (#6210)
shrutip90
2025-08-14
Update IDE integration context toggle shortcut to ctrl+G (#6245)
Shreya Keshive
2025-08-13
Add support for trustedFolders.json config file (#6073)
shrutip90
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
2025-08-12
feat: add --approval-mode parameter (#6024)
Arya Gummadi
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
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: drop load-memory-from-include-directories option from cli args (#5866)
Yuki Okita
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
2025-08-08
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...
shrutip90
2025-08-07
fix: MCP servers allowed in settings do not show up in /mcp command (#5324)
laurentsimon
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
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
2025-08-06
experiment: Add feature exp flag for folder trust (#5709)
shrutip90
2025-08-06
Add hint to enable IDE integration for users running in VS Code (#5610)
Shreya Keshive
2025-08-06
feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)
Jack Wotherspoon
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-05
chore(settings): clean up comments in settings.ts (#5576)
Oleksandr Gotgelf
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
ide-mode flag cleanup (#5531)
Shreya Keshive
2025-08-04
fix(core): Allow model to be set from `settings.json` (#5527)
Richie Foreman
2025-08-03
fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)
Oleksandr Gotgelf
2025-08-03
Add a setting to disable the version update nag message (#5449)
Billy Biggs
2025-08-01
fix(config): Resolve duplicate config loading from home directory (#5090)
TIRUMALASETTI PRANITH
2025-08-01
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
joshualitt
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
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-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-25
Vim mode (#3936)
Sijie Wang
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-23
add `--telemetry-outfile` flag (#4689)
smhendrickson
[next]