shishu314
|
ccaa7009a7
|
fix(infra) - Reenable github test (#10839)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-15 21:09:47 +00:00 |
|
anj-s
|
47f693173a
|
Add support for output-format stream-jsonflag for headless mode (#10883)
|
2025-10-15 20:55:37 +00:00 |
|
mistergarrison
|
2e6d69c9c8
|
Fix --allowed-tools in non-interactive mode to do substring matching for parity with interactive mode. (#10944)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-10-15 19:44:07 +00:00 |
|
Miguel Solorio
|
d38ab07939
|
Update shell tool call colors for confirmed actions (#11126)
|
2025-10-15 17:03:10 +00:00 |
|
Jainam M
|
4f17eae5cc
|
feat(cli): Prevent queuing of slash and shell commands (#11094)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-15 17:02:50 +00:00 |
|
Allen Hutchison
|
b8df8b2ab8
|
feat(core): wire up UI for ASK_USER policy decisions in message bus (#10630)
|
2025-10-15 16:39:41 +00:00 |
|
Shreya Keshive
|
8a937ebf8b
|
chore(release): bump version to 0.11.0-nightly.20251015.203bad7c (#11212)
|
2025-10-15 16:25:05 +00:00 |
|
Tommaso Sciortino
|
dabe161a6f
|
Don't accept input until slash commands are loaded (#11162)
|
2025-10-15 01:15:57 +00:00 |
|
Victor May
|
a2f3339a0e
|
Enable Model Routing (#11154)
|
2025-10-15 00:47:48 +00:00 |
|
Gaurav
|
996c9f5955
|
Revert "fix: handle request retries and model fallback correctly" (#11164)
|
2025-10-14 23:30:59 +00:00 |
|
cornmander
|
bd5c158a62
|
Revert "Shell approval rework" (#11143)
|
2025-10-14 22:55:28 +00:00 |
|
Abhi
|
6f0107e7b7
|
fix(core): implement robust URL validation in web_fetch tool (#10834)
|
2025-10-14 20:53:22 +00:00 |
|
Silvio Junior
|
ef3186d441
|
Enable codease investigator by default before the next preview release (#11136)
|
2025-10-14 19:45:15 +00:00 |
|
Silvio Junior
|
a6720d6007
|
Make codebase investigator less prone to be triggered for simple searches (#10655)
|
2025-10-14 17:19:17 +00:00 |
|
cornmander
|
92dbdbb93b
|
Shell approval rework (#11073)
|
2025-10-14 16:51:32 +00:00 |
|
Sandy Tao
|
7c1a90244a
|
fix(core): add retry logic for specific fetch errors (#11066)
|
2025-10-14 16:17:31 +00:00 |
|
Srivats Jayaram
|
c86ee4cc83
|
feat: Support Alt+key combinations (#11038)
|
2025-10-14 16:12:20 +00:00 |
|
bl-ue
|
9e8c767694
|
fix(cli): record tool calls in non-interactive mode (#10951)
|
2025-10-14 15:51:00 +00:00 |
|
Silvio Junior
|
3ba4ba79fa
|
Remove workflow examples from system instruction (#10811)
|
2025-10-14 15:29:03 +00:00 |
|
shrutip90
|
b2ba67f337
|
fix: Exit app on pressing esc on trust dialog at launch (#10668)
|
2025-10-14 14:27:40 +00:00 |
|
Hadi Minooei
|
249a193c00
|
Update system instructions for optimizing shell tool commands (#10651)
|
2025-10-14 04:31:45 +00:00 |
|
Abhi
|
a3fe9279d8
|
fix(compression): prevent unnecessary summarization when history is too short (#11082)
|
2025-10-14 04:02:03 +00:00 |
|
Abhi
|
6787d42de4
|
perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048)
|
2025-10-14 02:42:09 +00:00 |
|
Silvio Junior
|
9185f68e52
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Gaurav
|
dd01af609e
|
refactor: set max retry attempts to 3 (#11072)
|
2025-10-13 23:26:51 +00:00 |
|
joshualitt
|
ada179f572
|
bug(core): Process returned function calls sequentially. (#10659)
|
2025-10-13 22:52:16 +00:00 |
|
Adam Weidman
|
f3424844dc
|
Revert "chore: wire a2a-server up for publishing" (#11064)
|
2025-10-13 21:31:40 +00:00 |
|
Tommaso Sciortino
|
c4bd759467
|
document all settings with showInDialog: true (#11049)
|
2025-10-13 19:57:23 +00:00 |
|
Abhi
|
771627505d
|
chore(settings): Enable 'useSmartEdit' by default (#11051)
|
2025-10-13 19:05:08 +00:00 |
|
Dongin Kim(Terry)
|
518caae62e
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
Alexander
|
7beaa368a9
|
refactor(core): use assertConnected in McpClient discover method (#10989)
|
2025-10-13 16:57:10 +00:00 |
|
Jacob Richman
|
f68f27e7f1
|
Revert "feat: Support Alt+key combinations" (#11025)
|
2025-10-13 15:30:10 +00:00 |
|
Adam Weidman
|
c23eb84b04
|
fix(remove private) from gemini-cli-a2a-server (#11018)
|
2025-10-13 14:43:08 +00:00 |
|
Adam Weidman
|
cfb71b9d60
|
chore: wire a2a-server up for publishing (#10627)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-13 12:38:41 +00:00 |
|
Srivats Jayaram
|
87f175bb2c
|
feat: Support Alt+key combinations (#10767)
|
2025-10-13 02:31:05 +00:00 |
|
Sandy Tao
|
09ef33ec3a
|
fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935)
|
2025-10-10 23:50:54 +00:00 |
|
Gal Zahavi
|
265d39f337
|
feat(core): improve shell execution service reliability (#10607)
|
2025-10-10 22:14:37 +00:00 |
|
Jacob MacDonald
|
a6e00d9183
|
Fix rough edges around extension updates (#10926)
|
2025-10-10 21:28:13 +00:00 |
|
Jacob MacDonald
|
bf0f61e656
|
Show final install path in extension consent dialog and fix isWorkspaceTrusted check (#10830)
|
2025-10-10 20:40:13 +00:00 |
|
Shreya Keshive
|
ae48e964f0
|
feat(ui): add flicker detection and metrics (#10821)
|
2025-10-10 20:18:38 +00:00 |
|
Abhi
|
ab3804d823
|
refactor(core): migrate web search tool to tool-names (#10782)
|
2025-10-10 19:51:24 +00:00 |
|
christine betts
|
0a7ee67707
|
Show notification in screen reader mode (#10900)
|
2025-10-10 19:34:44 +00:00 |
|
shrutip90
|
c6af4eaa00
|
fix: Usage of folder trust config flags in FileCommandLoader (#10837)
|
2025-10-10 18:07:40 +00:00 |
|
Jainam M
|
affd3cae9a
|
fix: Prevent garbled input during "Login With Google" OAuth prompt on… (#10888)
|
2025-10-10 16:59:44 +00:00 |
|
Sandy Tao
|
8dc397c0a5
|
fix(core): set temperature to 1 on retry in sendMessageStream (#10866)
|
2025-10-10 16:14:12 +00:00 |
|
Jerop Kipruto
|
38bc856212
|
feat(telemetry): ensure all telemetry includes user email and installation id (#10897)
|
2025-10-10 16:06:08 +00:00 |
|
sgnagnarella
|
971eb64e98
|
fix(cli) : fixed bug #8310 where /memory refresh will create discrepancies with initial memory load ignoring settings/config for trusted folder and file filters (#10611)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-10-10 16:04:15 +00:00 |
|
Jacob Richman
|
558be87311
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
Adam Weidman
|
c82c2c2b15
|
chore: add a2a server bin (#10592)
|
2025-10-09 23:47:18 +00:00 |
|
Christie Warwick (Wilson)
|
83075b2800
|
refactor: make log/event structure clear (#10467)
|
2025-10-09 23:02:58 +00:00 |
|