Abhi
|
cd7dced951
|
feat(core): implement model-driven parallel tool scheduler (#21933)
|
2026-03-12 17:03:44 +00:00 |
|
Abhi
|
931e668b47
|
refactor(core): standardize MCP tool naming to mcp_ FQN format (#21425)
|
2026-03-06 22:17:28 +00:00 |
|
nityam
|
28af4e127f
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Abhi
|
28e79831ac
|
fix(core): sanitize and length-check MCP tool qualified names (#20987)
|
2026-03-03 21:38:52 +00:00 |
|
Adib234
|
fe975da91e
|
feat(plan): implement support for MCP servers in Plan mode (#18229)
|
2026-02-05 21:37:28 +00:00 |
|
Abhi
|
12c7c9cc42
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
Kevin Ramdass
|
2d3db97067
|
Fix: Correctly detect MCP tool errors (#14937)
|
2025-12-11 16:41:02 +00:00 |
|
Riddhi Dutta
|
394a7ea019
|
Refactored 3 files of tools package (#13231)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-11-17 16:54:09 +00:00 |
|
fuyou
|
66c2184fe5
|
feat: Add AbortSignal support for retry logic and tool execution (#9196)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-09-24 19:10:55 +00:00 |
|
Jacob MacDonald
|
d2ae869bb4
|
Simplify MCP server timeout configuration (#7661)
|
2025-09-03 17:34:32 +00:00 |
|
shrutip90
|
2a0e69d833
|
fix(trust): Update config.isTrustedFolder (#7373)
|
2025-08-29 02:41:33 +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 |
|
Lee James
|
240830afac
|
feat(mcp): log include MCP request with error (#6778)
|
2025-08-22 18:10:30 +00:00 |
|
joshualitt
|
ec41b8db8e
|
feat(core): Annotate remaining error paths in tools with type. (#6699)
|
2025-08-21 21:40:18 +00:00 |
|
Jacob MacDonald
|
1738d40745
|
return the JSON stringified parameters from getDescription for MCP tools and Discovered tools (#6655)
|
2025-08-20 20:10:02 +00:00 |
|
joshualitt
|
b9cece767d
|
feat(core): Cleanup after migrating tools. (#6199)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 20:55:06 +00:00 |
|
Lee James
|
f47af1607a
|
bug(mcp): catch errors reported by GitHub MCP (#6194)
|
2025-08-14 22:30:05 +00:00 |
|
joshualitt
|
904f4623b6
|
feat(core): Continue declarative tool migration. (#6114)
|
2025-08-13 18:57:37 +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 |
|
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 |
|
Tommaso Sciortino
|
b5f5ea2c31
|
Use simple name for MCP tools where possible. (#4459)
|
2025-07-18 21:29:09 +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 |
|
Bryan Morgan
|
e95a6086fc
|
Bryanmorgan/add mcp description support (#825)
|
2025-06-07 18:30:56 -04:00 |
|
N. Taylor Mullen
|
d179b3aae4
|
refactor(core): Centralize tool response formatting (#743)
|
2025-06-04 07:24:25 +00:00 |
|
N. Taylor Mullen
|
58597c29d3
|
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682)
|
2025-06-02 20:39:25 +00:00 |
|
Tommaso Sciortino
|
21fba832d1
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|