Jacob MacDonald
|
19491b7b94
|
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
|
2025-08-07 21:19:06 +00:00 |
|
shrutip90
|
53f8617b24
|
Add new folderTrust setting that the users can enable or disable (#5798)
|
2025-08-07 21:06:17 +00:00 |
|
Jacob MacDonald
|
6ae75c9f32
|
Add a context percentage threshold setting for auto compression (#5721)
|
2025-08-07 14:34:40 +00:00 |
|
shrutip90
|
626844b539
|
experiment: Add feature exp flag for folder trust (#5709)
|
2025-08-06 22:27:21 +00:00 |
|
Shreya Keshive
|
024b8207eb
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
|
Jack Wotherspoon
|
ca4c745e3b
|
feat(mcp): add gemini mcp commands for add, remove and list (#5481)
|
2025-08-06 15:52:29 +00:00 |
|
Shreya Keshive
|
268627469b
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Oleksandr Gotgelf
|
b465145229
|
chore(settings): clean up comments in settings.ts (#5576)
|
2025-08-05 19:10:16 +00:00 |
|
Yuki Okita
|
5c8268b6f4
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-05 17:01:01 +00:00 |
|
Shreya Keshive
|
dca040908a
|
ide-mode flag cleanup (#5531)
|
2025-08-04 21:06:50 +00:00 |
|
Richie Foreman
|
11808ef7ed
|
fix(core): Allow model to be set from settings.json (#5527)
|
2025-08-04 20:41:58 +00:00 |
|
Oleksandr Gotgelf
|
03ed37d0dc
|
fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-03 18:44:15 +00:00 |
|
Billy Biggs
|
bedcbb9feb
|
Add a setting to disable the version update nag message (#5449)
|
2025-08-03 18:20:55 +00:00 |
|
TIRUMALASETTI PRANITH
|
15a1f1af9d
|
fix(config): Resolve duplicate config loading from home directory (#5090)
Co-authored-by: Allen Hutchison <adh@google.com>
Co-authored-by: Allen Hutchison <allen@hutchison.org>
|
2025-08-01 22:22:17 +00:00 |
|
joshualitt
|
67d16992cf
|
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
|
2025-08-01 19:30:39 +00:00 |
|
Billy Biggs
|
24c5a15d7a
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
Niladri Das
|
9a6422f331
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-31 16:36:50 +00:00 |
|
christine betts
|
325bb89137
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
7bc8766542
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Yuki Okita
|
c1fe688956
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
Daniel Lee
|
7356764a48
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
Gal Zahavi
|
871e0dfab8
|
feat: Add auto update functionality (#4686)
|
2025-07-29 00:56:52 +00:00 |
|
Sijie Wang
|
fbdc8d5ab3
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
christine betts
|
1b8ba5ca6b
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
Brandon Keiji
|
d7a304bcff
|
feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460)
|
2025-07-23 21:48:35 +00:00 |
|
smhendrickson
|
9d3164621a
|
add --telemetry-outfile flag (#4689)
|
2025-07-23 21:48:24 +00:00 |
|
christine betts
|
f95674e646
|
Add env var to configure system settings path (#4339)
|
2025-07-21 20:14:07 +00:00 |
|
Pyush Sinha
|
a01b1219a3
|
feat: full implementation for .geminiignore in settings and respective tool calls (#3727)
|
2025-07-20 07:55:33 +00:00 |
|
Ali Al Jufairi
|
76b935d598
|
Feature custom themes logic (#2639)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-20 07:51:18 +00:00 |
|
Tommaso Sciortino
|
4dbd9f30b6
|
Revert background agent commits (#4479)
|
2025-07-19 00:28:40 +00:00 |
|
Tommaso Sciortino
|
003609239f
|
Add /background commands (when background agent is configured) (#4407)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-18 22:38:04 +00:00 |
|
Billy Biggs
|
18c3bf3a42
|
Summarize extensions and MCP servers on startup (#3977)
|
2025-07-18 18:45:00 +00:00 |
|
Conrad Irwin
|
761ffc6338
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
warjiang
|
606a7702de
|
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
|
2025-07-17 18:57:37 +00:00 |
|
Shreya Keshive
|
88b5f20943
|
Update companionPort not existing to be a warning so the user can still proceed with running /ide install (#4382)
|
2025-07-17 16:59:57 +00:00 |
|
Shreya Keshive
|
69a8ae6a89
|
Minor UX updates for IDE mode (#4311)
|
2025-07-16 21:33:56 +00:00 |
|
christine betts
|
b61016f2a5
|
Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification (#4255)
|
2025-07-15 22:13:03 +00:00 |
|
christine betts
|
58f1aa6ceb
|
Add support for allowed/excluded MCP server names in settings (#4135)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-15 20:45:24 +00:00 |
|
anj-s
|
d3ee9de3c3
|
Enable tool summarization only when explicitly set in settings.json (#4140)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-15 17:22:31 +00:00 |
|
Shreya Keshive
|
b09bc66560
|
Adds the user's active file in the IDE to the footer (#4154)
|
2025-07-15 14:19:59 +00:00 |
|
Shreya Keshive
|
fadc477001
|
Add feature flag for IDE integration (#3927)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-14 16:04:08 +00:00 |
|
K
|
3110e8f810
|
feat(cli): add hideBanner setting to disable startup banner (#2803)
Co-authored-by: Pascal Birchler <pascalb@google.com>
|
2025-07-14 04:37:31 +00:00 |
|
Daniel Lee
|
5b6608ad84
|
feat(cli): add support for --prompt-interactive/-i flag (#1743)
|
2025-07-11 23:52:56 +00:00 |
|
anj-s
|
c9e1e6d3bd
|
Add support for specifying maxSessionTurns via the settings configuration (#3507)
|
2025-07-11 14:55:03 +00:00 |
|
Seth Troisi
|
8a128d8dc6
|
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
|
2025-07-11 01:59:02 +00:00 |
|
christine betts
|
da50a1eefb
|
Add system-wide settings config for administrators (#3498)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-09 21:16:42 +00:00 |
|
Tyler
|
6c12f9e0d9
|
Use yargs array type for the allowedMcpServerNames flag instead of processing the list directly ourselves. (#3600)
|
2025-07-09 18:38:38 +00:00 |
|
Pascal Birchler
|
8f2da86aa5
|
Use full terminal width for --help (#3515)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-09 07:02:59 +00:00 |
|
Jack Wotherspoon
|
27a2d8af14
|
refactor: consolidate all flags to use hyphens (deprecate underscore flags) (#3541)
|
2025-07-08 20:56:12 +00:00 |
|
Marat Boshernitsan
|
2ed1b378cb
|
fix: Honor DEBUG and CLI_TITLE environment variables (#3560)
|
2025-07-08 19:34:17 +00:00 |
|