Commit Graph

948 Commits

Author SHA1 Message Date
Abhi
770ccfd8bc refactor: move web_fetch tool name to tool-names.ts (#11174) 2025-10-16 02:48:12 +00:00
Abhi
1c090b3654 chore(subagents): Remove legacy subagent code (#11175) 2025-10-16 02:32:57 +00:00
anj-s
80d5df3e08 Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
mistergarrison
3e963bcecd 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
Allen Hutchison
9d9e310682 feat(core): wire up UI for ASK_USER policy decisions in message bus (#10630) 2025-10-15 16:39:41 +00:00
Shreya Keshive
6f80cbd355 chore(release): bump version to 0.11.0-nightly.20251015.203bad7c (#11212) 2025-10-15 16:25:05 +00:00
Gaurav
b8e9a82cbf Revert "fix: handle request retries and model fallback correctly" (#11164) 2025-10-14 23:30:59 +00:00
cornmander
a75de5a4b4 Revert "Shell approval rework" (#11143) 2025-10-14 22:55:28 +00:00
Abhi
053205058c fix(core): implement robust URL validation in web_fetch tool (#10834) 2025-10-14 20:53:22 +00:00
Silvio Junior
42c3662a34 Make codebase investigator less prone to be triggered for simple searches (#10655) 2025-10-14 17:19:17 +00:00
cornmander
826980397e Shell approval rework (#11073) 2025-10-14 16:51:32 +00:00
Sandy Tao
4f4412c0c9 fix(core): add retry logic for specific fetch errors (#11066) 2025-10-14 16:17:31 +00:00
bl-ue
b91e77b9c6 fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +00:00
Silvio Junior
16dc7fb114 Remove workflow examples from system instruction (#10811) 2025-10-14 15:29:03 +00:00
Hadi Minooei
4342bc4166 Update system instructions for optimizing shell tool commands (#10651) 2025-10-14 04:31:45 +00:00
Abhi
ac1ddf344f fix(compression): prevent unnecessary summarization when history is too short (#11082) 2025-10-14 04:02:03 +00:00
Abhi
e844e64a96 perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048) 2025-10-14 02:42:09 +00:00
Silvio Junior
4ea702153f Expose Codebase Investigator settings to the user (#10844) 2025-10-14 02:30:32 +00:00
Gaurav
3b822e9bb1 refactor: set max retry attempts to 3 (#11072) 2025-10-13 23:26:51 +00:00
joshualitt
af43c789b5 bug(core): Process returned function calls sequentially. (#10659) 2025-10-13 22:52:16 +00:00
Dongin Kim(Terry)
1470bae0d0 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
4368559bb8 refactor(core): use assertConnected in McpClient discover method (#10989) 2025-10-13 16:57:10 +00:00
Gal Zahavi
975fe478c4 feat(core): improve shell execution service reliability (#10607) 2025-10-10 22:14:37 +00:00
Jacob MacDonald
fa1fd9277a Fix rough edges around extension updates (#10926) 2025-10-10 21:28:13 +00:00
Shreya Keshive
09415e9b2c feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
Abhi
18815b85c9 refactor(core): migrate web search tool to tool-names (#10782) 2025-10-10 19:51:24 +00:00
shrutip90
e22c2f9135 fix: Usage of folder trust config flags in FileCommandLoader (#10837) 2025-10-10 18:07:40 +00:00
Sandy Tao
f22cbef290 fix(core): set temperature to 1 on retry in sendMessageStream (#10866) 2025-10-10 16:14:12 +00:00
Jerop Kipruto
3dfd45136a feat(telemetry): ensure all telemetry includes user email and installation id (#10897) 2025-10-10 16:06:08 +00:00
sgnagnarella
aba49d90ca 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
Christie Warwick (Wilson)
f0ce673142 refactor: make log/event structure clear (#10467) 2025-10-09 23:02:58 +00:00
owenofbrien
b04a5ba57a Fix for race condition in extension install / uninstall logging (#10856) 2025-10-09 22:40:27 +00:00
Victor May
aa6107a0d6 feat(core): Failed Response Retry via Extra Prompt (#10828)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-10-09 22:04:08 +00:00
Jerop Kipruto
d85568abb3 feat(telemetry): add diff stats to tool call metrics (#10819) 2025-10-09 22:01:35 +00:00
Jerop Kipruto
f583f2487f fix(cli): prevent exit on non-fatal tool errors (#10671) 2025-10-09 21:20:20 +00:00
anthony bushong
9252e687e1 feat(core): generalize path correction for use across tools (#10612) 2025-10-09 20:51:16 +00:00
Abhi
af3f60cd79 feat(telemetry): Add telemetry for web_fetch fallback attempts (#10749) 2025-10-09 17:01:17 +00:00
Sumit Chauhan
da54e6e966 feat: support GOOGLE_CLOUD_PROJECT_ID fallback (fixes #2262) (#2725) 2025-10-09 10:42:54 +00:00
Abhi
61a089e917 refactor(core): Centralize 'write_file' tool name (#10694) 2025-10-09 04:33:31 +00:00
gemini-cli-robot
ff42cad62f chore(release): bump version to 0.10.0-nightly.20251007.c195a9aa (#10669)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-10-08 16:52:11 -07:00
Sandy Tao
5b77a745e1 feat(core): Stop context window overflow when sending chat (#10459) 2025-10-08 22:20:44 +00:00
Jacob MacDonald
1acf8eb580 Pre releases (#10752)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-08 21:26:12 +00:00
Gal Zahavi
29c0ff42e6 fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +00:00
anthony bushong
cf9d80e04f fix(core): refresh file contents in smart edit given newer edits from user/external process (#10084) 2025-10-08 20:58:52 +00:00
김세은
425a7c869a fix: ensure positional prompt arguments work with extensions flag (#10077)
Co-authored-by: Allen Hutchison <adh@google.com>
2025-10-08 20:32:05 +00:00
Gal Zahavi
c517a3c302 chore(shell): Enable interactive shell by default (#10661) 2025-10-08 20:28:19 +00:00
Abhi
093fe09354 feat(core): add telemetry for subagent execution (#10456) 2025-10-08 12:42:33 -07:00
Abhi
4a50d718b2 refactor(core): Centralize 'write_todos_list' tool name (#10690) 2025-10-08 16:34:56 +00:00
Zack Birkenbuel
3ed350a464 Rationalize different Extension typings (#10435) 2025-10-08 14:31:41 +00:00
Adrian Arribas
6863d03ef2 [Part 4/6] feat(telemetry): add memory monitor with activity-aware recording and tests (#8122)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-07 23:23:17 +00:00