Wanlin Du
|
bab6bef615
|
feat: migrate tools to use parametersJsonSchema. (#5330)
|
2025-08-11 23:12:41 +00:00 |
|
Jacob MacDonald
|
ae32ba463d
|
Add MCP Roots support (#5856)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-08 23:29:06 +00:00 |
|
joshualitt
|
81c8e0163c
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
Shreya Keshive
|
4c72689a4a
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Ramón Medrano Llamas
|
860aa1ca31
|
fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-05 21:59:31 +00:00 |
|
christine betts
|
b3375cc97a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Yuki Okita
|
2d6318d9d0
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
christine betts
|
bf7da82d05
|
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 |
|
Ramón Medrano Llamas
|
20e9504cf2
|
feat: add /mcp refresh command (#4566)
|
2025-07-25 01:14:45 +00:00 |
|
Tommaso Sciortino
|
0fcad5aa7f
|
Use simple name for MCP tools where possible. (#4459)
|
2025-07-18 21:29:09 +00:00 |
|
Conrad Irwin
|
6e762dc70c
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
Sambhav Khanna
|
a13119e706
|
feat(tool): sort tool list alphabetically for deterministic output (#3095)
Co-authored-by: Pascal Birchler <pascalb@google.com>
|
2025-07-15 18:35:35 +00:00 |
|
Tommaso Sciortino
|
5764dc8f5f
|
Refactor MCP code for reuse and testing (#3880)
|
2025-07-14 18:19:33 +00:00 |
|
Billy Biggs
|
d0588851af
|
Show stderr output from mcp servers in debug mode (#4049)
|
2025-07-14 04:42:22 +00:00 |
|
Tommaso Sciortino
|
e4b5a5ae4e
|
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 |
|
BigUncle
|
507980a3d9
|
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
|
2025-07-05 21:58:51 +00:00 |
|
matt korwel
|
eda4c79222
|
Auth First Run (#1207)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-19 16:52:22 -07:00 |
|
Brandon Keiji
|
342b077aff
|
feat: consolidate sandbox configurations into a single object (#1154)
|
2025-06-18 17:01:00 +00:00 |
|
Marat Boshernitsan
|
53ac32ee56
|
Reduce coupling between core and cli packages (#961)
Co-authored-by: Marat Boshernitsan <maratb@google.com>
|
2025-06-12 17:17:29 -07:00 |
|
jerop
|
e8faf83c15
|
refactor: Centralize session ID generation and propagation
|
2025-06-11 01:18:40 -04:00 |
|
Tommaso Sciortino
|
ce5b22e9d7
|
Simplify user agent handling. (#828)
|
2025-06-09 09:31:27 -07:00 |
|
Tommaso Sciortino
|
3c2a17e9f6
|
Introduce ContentGeneratorConfig (#826)
|
2025-06-07 16:17:27 -07:00 |
|
Eddie Santos
|
72b6b10e55
|
Add embedder (#818)
|
2025-06-07 13:38:05 -07:00 |
|
N. Taylor Mullen
|
200548785d
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00:00 |
|
N. Taylor Mullen
|
042c387ad9
|
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682)
|
2025-06-02 20:39:25 +00:00 |
|
Tolik Malibroda
|
71553d12e7
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-02 22:05:45 +02:00 |
|
Tommaso Sciortino
|
64bd136f42
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|