Alex Gavrilescu
|
560550f5df
|
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-09 02:43:12 +00:00 |
|
Jack Wotherspoon
|
84c07c8fa1
|
fix(audio): improve reading of audio files (#14658)
|
2025-12-08 17:46:33 +00:00 |
|
Victor Anderson
|
a28be4a4e0
|
docs: fix typo 'socus' to 'focus' in todos.md (#14374)
|
2025-12-03 12:58:40 -08:00 |
|
David Huntsperger
|
26f050ff10
|
Updated ToC on docs intro; updated title casing to match Google style (#13717)
|
2025-12-01 19:38:48 +00:00 |
|
christine betts
|
844d3a4dfa
|
Always use MCP server instructions (#14297)
|
2025-12-01 17:17:54 +00:00 |
|
christine betts
|
bc365f1eaa
|
Add support for MCP server instructions behind config option (#13432)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-26 18:08:47 +00:00 |
|
Abhi
|
5d27a62bec
|
refactor: remove read-many-files tool from agent (#12796)
|
2025-11-13 02:56:37 +00:00 |
|
anj-s
|
7ec78452ec
|
Enable write_todo tool and fix output function schema (#12905)
|
2025-11-12 18:18:15 +00:00 |
|
Abhi
|
540f60696a
|
fix(docs): Release version for read many files removal (#12949)
|
2025-11-12 18:05:16 +00:00 |
|
Abhi
|
c1076512d1
|
Deprecate read_many_files tool (#12861)
|
2025-11-11 20:35:20 +00:00 |
|
Sandy Tao
|
36feb73bfd
|
Revert "Enable WriteTodos tool by default (#12500)" (#12658)
|
2025-11-06 20:21:53 +00:00 |
|
anj-s
|
60d2c2cc90
|
Enable WriteTodos tool by default (#12500)
|
2025-11-03 23:40:20 +00:00 |
|
Allen Hutchison
|
02518d2927
|
docs: update command-line flag documentation (#12452)
|
2025-11-02 17:59:03 +00:00 |
|
Richard Michael
|
f8ff921c42
|
Update mcp-server.md (#12310)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-10-31 14:46:51 +00:00 |
|
Adam Weidman
|
034ca93907
|
Revert "feat(ID token support): Add ID token support for authenticating to MC…" (#12162)
|
2025-10-28 15:07:57 +00:00 |
|
Ruchika Goel
|
abd22a753d
|
feat(ID token support): Add ID token support for authenticating to MC… (#12031)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2025-10-27 20:34:38 +00:00 |
|
Tommaso Sciortino
|
30dd2f1dfe
|
Document todo tool (#11695)
|
2025-10-22 20:27:10 +00:00 |
|
Jack Wotherspoon
|
62dc9683bd
|
fix: improve gemini mcp add option handling for arrays (#11575)
|
2025-10-21 19:35:01 +00:00 |
|
cornmander
|
dcf362bcf9
|
Inline tree-sitter wasm and add runtime fallback (#11157)
|
2025-10-17 00:25:30 +00:00 |
|
cornmander
|
bd5c158a62
|
Revert "Shell approval rework" (#11143)
|
2025-10-14 22:55:28 +00:00 |
|
cornmander
|
92dbdbb93b
|
Shell approval rework (#11073)
|
2025-10-14 16:51:32 +00:00 |
|
Richie Foreman
|
a08938010c
|
cleanup(markdown): Prettier format all markdown @ 80 char width (#10714)
|
2025-10-09 12:17:37 +00:00 |
|
Jenna Inouye
|
14dbda9145
|
Docs IA update and Get Started section. (#10192)
|
2025-10-01 23:24:29 +00:00 |
|
Adam Weidman
|
62e9691373
|
chore(docs): Add documentation for MCP Servers using SA Impersonation (#10245)
|
2025-09-30 18:47:09 +00:00 |
|
Gal Zahavi
|
1f31443ed1
|
fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-18 20:05:01 +00:00 |
|
Gal Zahavi
|
05022434eb
|
chore(docs): Fix typo in shell.md (#8492)
|
2025-09-15 21:21:29 +00:00 |
|
Gal Zahavi
|
8c283127d5
|
docs(tools): update shell.md for interactive commands (#8480)
|
2025-09-15 17:09:38 +00:00 |
|
Jack Wotherspoon
|
39c35e7d61
|
chore: improve inclusive-language (#7558)
|
2025-09-03 00:09:28 +00:00 |
|
Gal Zahavi
|
f00cf42f69
|
docs(config): update documentation for settings structure (#7352)
|
2025-08-28 22:31:33 +00:00 |
|
Victor Miura
|
31cd35b8c4
|
fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 15:10:14 +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 |
|
xyizko
|
1b08a6c063
|
fix(minor): Grammar and Typos (#5053)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-05 22:41:27 +00:00 |
|
Mikhail Aksenov
|
dadf05809c
|
feat: mcp - support audiences for OAuth2 (#5265)
|
2025-08-05 22:02:16 +00:00 |
|
Luccas Paroni
|
2778c7d851
|
feat(core): Parse Multimodal MCP Tool responses (#5529)
Co-authored-by: Luccas Paroni <luccasparoni@google.com>
|
2025-08-05 19:19:47 +00:00 |
|
christine betts
|
379765da23
|
Add documentation for MCP prompts (#4897)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 16:01:15 +00:00 |
|
Jenna Inouye
|
9ed351260c
|
Update documentation for read_many_files. (#4874)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-27 22:25:04 +00:00 |
|
ashwinpvg
|
d254d4ce00
|
Add Google credentials provider for authenticating with MCP servers (#4748)
|
2025-07-24 17:37:39 +00:00 |
|
Daniel Lee
|
3dd6e431df
|
feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)
|
2025-07-24 17:13:00 +00:00 |
|
Brian Ray
|
4d653c833a
|
MCP OAuth Part 3 - CLI/UI/Documentation (#4319)
Co-authored-by: Greg Shikhman <shikhman@google.com>
|
2025-07-22 14:05:36 +00:00 |
|
Josh Soref
|
dc2ac144b7
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Seydulla Narkulyyev
|
f4d077cc1f
|
docs: add documentation for mcp excludeTools and includeTools (#3409)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-20 23:11:49 +00:00 |
|
Jack Wotherspoon
|
2826c7a1c6
|
feat: add headers support to SSE transport MCP servers (#3902)
|
2025-07-11 19:59:42 +00:00 |
|
Max Bain
|
a634e03177
|
docs: Include video and audio in multi-file tool documentation (#3380)
Co-authored-by: Pascal Birchler <pascalb@google.com>
|
2025-07-11 13:22:43 +00:00 |
|
Ed Harrod
|
01e756481f
|
mcp-server: Fix debug flag (#3667)
|
2025-07-09 17:52:49 +00:00 |
|
Jerop Kipruto
|
f3849627fc
|
feat(shell): Enable prefix matching for flexible command validation (#2653)
|
2025-06-30 15:42:35 +00:00 |
|
Adam Spiers
|
0fd602eb43
|
feat: add support to remote MCP servers for custom HTTP headers (#2477)
|
2025-06-30 00:09:08 +00:00 |
|
Jerop Kipruto
|
d8d78d73f9
|
feat: allow command-specific restrictions for ShellTool (#2605)
|
2025-06-29 19:32:26 +00:00 |
|
Will 保哥
|
91502193ec
|
Fix a broken link (#2598)
|
2025-06-29 18:43:27 +00:00 |
|
Vladislav Semyanov
|
f31b1274bf
|
docs: remove duplicate tool descriptions in file-system.md (#1790)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-28 23:26:38 +00:00 |
|
Kalle Ahlström
|
9665928860
|
chore: add proper pluralization handling for match in grep tool (#2344)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-06-28 14:41:25 +00:00 |
|