Tommaso Sciortino
|
b5b81c5746
|
Apply new style to Todos (#11607)
|
2025-10-21 22:40:45 +00:00 |
|
christine betts
|
3b09839253
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Shreya Keshive
|
c9810f5f4d
|
fix(proxy): Add error handling to proxy agent creation (#11538)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 19:43:37 +00:00 |
|
Allen Hutchison
|
40b1ce26d6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Abhi
|
bc5e1da084
|
fix(tools): restore static tool names to fix configuration exclusions (#11551)
|
2025-10-21 02:35:35 +00:00 |
|
cornmander
|
4b0a9cc68b
|
Fix Windows ripgrep detection (#11492)
|
2025-10-20 23:17:44 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Abhi
|
b8561d2a40
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Abhi
|
c56c456071
|
refactor(core): Centralize tool names to avoid circular dependencies - Edit, Grep, Read (#11434)
|
2025-10-19 23:21:47 +00:00 |
|
shrutip90
|
329f685365
|
fix: Update web_fetch tool definition to instruct the model to provid… (#11252)
|
2025-10-19 20:12:15 +00:00 |
|
gsehgal
|
79ce98d9f5
|
Making shell:true as default and adding -I to grep (#11448)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-10-19 03:08:01 +00:00 |
|
Abhi
|
0e586060bc
|
refactor(tools): Migrate shell tool name to a centralized constant (#11418)
|
2025-10-18 01:07:26 +00:00 |
|
Abhi
|
03de348b03
|
Refactor EditTool.Name to use centralized EDIT_TOOL_NAME (#11343)
|
2025-10-17 05:35:35 +00:00 |
|
cornmander
|
1b59c27516
|
Inline tree-sitter wasm and add runtime fallback (#11157)
|
2025-10-17 00:25:30 +00:00 |
|
Tommaso Sciortino
|
7f75e614b1
|
Improve rendering of ToDo lists. (#11315)
|
2025-10-16 23:06:43 +00:00 |
|
Allen Hutchison
|
b7e4e8b1de
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +00:00 |
|
Abhi
|
6feea9099e
|
fix(web-fetch): respect Content-Type header in fallback mechanism (#11284)
|
2025-10-16 18:16:24 +00:00 |
|
Abhi
|
770ccfd8bc
|
refactor: move web_fetch tool name to tool-names.ts (#11174)
|
2025-10-16 02:48:12 +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 |
|
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 |
|
cornmander
|
826980397e
|
Shell approval rework (#11073)
|
2025-10-14 16:51:32 +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 |
|
Abhi
|
18815b85c9
|
refactor(core): migrate web search tool to tool-names (#10782)
|
2025-10-10 19:51:24 +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 |
|
Abhi
|
61a089e917
|
refactor(core): Centralize 'write_file' tool name (#10694)
|
2025-10-09 04:33:31 +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 |
|
Gal Zahavi
|
c517a3c302
|
chore(shell): Enable interactive shell by default (#10661)
|
2025-10-08 20:28:19 +00:00 |
|
Abhi
|
4a50d718b2
|
refactor(core): Centralize 'write_todos_list' tool name (#10690)
|
2025-10-08 16:34:56 +00:00 |
|
mistergarrison
|
12213bab84
|
Re-submission: Make --allowed-tools work in non-interactive mode (#10289)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-10-06 19:15:21 +00:00 |
|
Jacob MacDonald
|
4db880525d
|
Fix oauth support for MCP servers (#10427)
|
2025-10-03 16:23:55 +00:00 |
|
Vasily Tsybenko
|
fca4cc4ad7
|
fix: prevent tools discovery error for prompt-only MCP servers (#10367)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-10-02 19:47:58 +00:00 |
|
anthony bushong
|
68551f532b
|
fix(core): add telemetry support for smart edit correction events (#10378)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-02 01:35:45 +00:00 |
|
Victor May
|
f586eb9a34
|
Smart Edit Strategy Logging (#10345)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-01 21:53:53 +00:00 |
|
Abhi
|
1c529d62c3
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|
Victor May
|
4da03ddc4d
|
Regex Search/Replace for Smart Edit Tool (#10178)
|
2025-09-30 16:06:03 +00:00 |
|
Adam Weidman
|
d75c094d4f
|
chore(mocktools): final step in unify mock tool definitions (#9166)
|
2025-09-29 20:43:06 +00:00 |
|
anthony bushong
|
341f889ddb
|
fix(core): auto-correct file paths in smart edit where possible (x-platform) (#10018)
|
2025-09-27 23:16:51 +00:00 |
|
Adam Weidman
|
e43d6e2a17
|
feat(iap support): Add service account impersonation provider to MCPServers to support IAP on Cloud Run (#8505)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-27 08:12:24 +00:00 |
|
Gal Zahavi
|
40aa4a5585
|
Revert "fix(core): auto-correct file paths in smart edit where possible" (#10009)
|
2025-09-27 01:05:48 +00:00 |
|
Gal Zahavi
|
4dd047053e
|
Revert "Make --allowed-tools work in non-interactive mode" (#10006)
|
2025-09-26 16:22:02 -07:00 |
|
anthony bushong
|
343ac94578
|
fix(core): auto-correct file paths in smart edit where possible (#9526)
|
2025-09-26 20:05:15 +00:00 |
|
owenofbrien
|
d1187f0319
|
Added warning to avoid command substitution in run_shell_command tool… (#9934)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-26 18:16:05 +00:00 |
|
Abhi
|
c65bfc3698
|
refactor(core): Extract file filtering constants from Config to break circular dependency (#9974)
|
2025-09-26 17:37:00 +00:00 |
|
mistergarrison
|
ff213e8f61
|
Make --allowed-tools work in non-interactive mode (#9114)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-09-26 17:03:35 +00:00 |
|