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 |
|
cornmander
|
9937fb2220
|
Use lenient MCP output schema validator (#13521)
|
2025-11-20 21:51:25 +00:00 |
|
davidmcwherter
|
5c47592159
|
Refactor createTransport to duplicate less code (#13010)
Co-authored-by: David McWherter <davidmcw@gmail.com>
|
2025-11-19 15:23:01 +00:00 |
|
cornmander
|
8c78fe4f10
|
rework MCP tool discovery and invocation (#13160)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-17 17:03:48 +00:00 |
|
davidmcwherter
|
4af4f8644d
|
Fixes #12841: Plumb headers through google_credentials transport crea… (#12849)
Co-authored-by: David McWherter <davidmcw@gmail.com>
|
2025-11-10 22:06:31 +00:00 |
|
Tommaso Sciortino
|
9787108532
|
List tools in a consistent order. (#12615)
|
2025-11-05 23:38:44 +00:00 |
|
Jacob MacDonald
|
da4fa5ad75
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Allen Hutchison
|
ffc5e4d048
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|
Shardul Natu
|
236334d015
|
feat(telemetry): Add extension name to ToolCallEvent telemetry (#12343)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-10-31 13:50:22 +00:00 |
|
Jacob MacDonald
|
cc081337b7
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
Allen Hutchison
|
064edc52f5
|
feat(policy): Introduce config-based policy engine with TOML configuration (#11992)
|
2025-10-28 16:20:57 +00:00 |
|
Tommaso Sciortino
|
85f3a8c210
|
Migrate to coreEvents/debugLogger (#12107)
|
2025-10-27 23:46:35 +00:00 |
|
christine betts
|
c6a59896f3
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Alexander
|
7beaa368a9
|
refactor(core): use assertConnected in McpClient discover method (#10989)
|
2025-10-13 16:57:10 +00:00 |
|
Jacob MacDonald
|
3f79d7e5bb
|
Fix oauth support for MCP servers (#10427)
|
2025-10-03 16:23:55 +00:00 |
|
Vasily Tsybenko
|
0c6f9d2898
|
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 |
|
Adam Weidman
|
db51e3f4cd
|
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 |
|
geoffdowns
|
11c995e9fa
|
Stop checking MCP tool schemas for type definitions (#9574)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Jacob MacDonald <jakemac@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: HugoMurillo <mhugorodrigo@google.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
Co-authored-by: Miguel Solorio <miguelsolorio@google.com>
Co-authored-by: Christie Warwick (Wilson) <bobcatfish@gmail.com>
Co-authored-by: shrutip90 <shruti.p90@gmail.com>
|
2025-09-26 04:42:21 +00:00 |
|
shishu314
|
918ab3c2ec
|
feat(security) - Make oauth token storage implement the shared interface (#7802)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 16:08:50 +00:00 |
|
shishu314
|
35a841f71a
|
Feat(security) - Make the OAuthTokenStorage non static (#7716)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-04 20:42:47 +00:00 |
|
Jacob MacDonald
|
d2ae869bb4
|
Simplify MCP server timeout configuration (#7661)
|
2025-09-03 17:34:32 +00:00 |
|
shrutip90
|
a0fbe000ee
|
Skip MCP server connections in untrusted folders (#7358)
|
2025-08-28 22:46:27 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Yoichiro Tanaka
|
63f9e86bc3
|
feat(mcp-client): Handle 401 error for httpUrl (#6640)
|
2025-08-21 07:05:45 +00:00 |
|
Ramón Medrano Llamas
|
b24c5887c4
|
feat: restart MCP servers on /mcp refresh (#5479)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-19 19:03:19 +00:00 |
|
Jacob MacDonald
|
3960ccf781
|
Add MCP Root change notifications (#6502)
|
2025-08-18 21:09:02 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Brian Ray
|
2c07dc0757
|
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
|
2025-08-15 19:14:48 +00:00 |
|
Jacob MacDonald
|
f35921a771
|
Add MCP Roots support (#5856)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-08 23:29:06 +00:00 |
|
Jacob MacDonald
|
b3cfaeb6d3
|
Add detection of tools with bad schemas and automatically omit them with a warning (#5694)
|
2025-08-06 20:19:15 +00:00 |
|
Jacob MacDonald
|
6a72cd064b
|
check for the prompt capability before listing prompts from MCP servers (#5616)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-05 22:50:30 +00:00 |
|
Harold Mciver
|
99ba2f6424
|
Update MCP client to connect to servers with only prompts (#5290)
|
2025-08-04 21:38:23 +00:00 |
|
Gal Zahavi
|
d06e17fbd9
|
Improve error message for discoverTools function (#4157)
|
2025-07-31 00:16:21 +00:00 |
|
Tommaso Sciortino
|
327f915610
|
Fix typo in RFC 9728 impl (#5126)
|
2025-07-29 23:03:39 +00:00 |
|
christine betts
|
eb65034117
|
Load and use MCP server prompts as slash commands in the CLI (#4828)
Co-authored-by: harold <haroldmciver@google.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-25 20:56:33 +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 |
|
ashwinpvg
|
d254d4ce00
|
Add Google credentials provider for authenticating with MCP servers (#4748)
|
2025-07-24 17:37:39 +00:00 |
|
Brian Ray
|
258c848909
|
MCP OAuth Part 2 - MCP Client Integration (#4318)
Co-authored-by: Greg Shikhman <shikhman@google.com>
|
2025-07-22 13:34:56 +00:00 |
|
christine betts
|
1969d805f2
|
[ide-mode] Use active files and selected text in user prompt (#4614)
|
2025-07-21 20:52:02 +00:00 |
|
N. Taylor Mullen
|
412b78c5ab
|
Simplify MCP connection errors. (#4508)
|
2025-07-19 12:44:51 -07:00 |
|
Tommaso Sciortino
|
b5f5ea2c31
|
Use simple name for MCP tools where possible. (#4459)
|
2025-07-18 21:29:09 +00:00 |
|
Shreya Keshive
|
69a8ae6a89
|
Minor UX updates for IDE mode (#4311)
|
2025-07-16 21:33:56 +00:00 |
|
Wanlin Du
|
f6ee0d182b
|
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-16 21:32:34 +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 |
|
Tommaso Sciortino
|
5008aea90d
|
Refactor MCP code for reuse and testing (#3880)
|
2025-07-14 18:19:33 +00:00 |
|
Billy Biggs
|
bc4182b9d2
|
Show stderr output from mcp servers in debug mode (#4049)
|
2025-07-14 04:42:22 +00:00 |
|
Jack Wotherspoon
|
2826c7a1c6
|
feat: add headers support to SSE transport MCP servers (#3902)
|
2025-07-11 19:59:42 +00:00 |
|
Tommaso Sciortino
|
166f5eaa66
|
Don't print MCP server logs. It's too noisy. (#3867)
|
2025-07-11 14:42:43 +00:00 |
|
Tommaso Sciortino
|
4dab31f1c8
|
Improve Function Call argument validation and typing (#2881)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-08 06:48:44 +00:00 |
|