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 |
Gal Zahavi
|
6fc68ff8d4
|
fix(tools): Handle special characters in file paths for glob and read_many_files (#6507)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-18 23:39:05 +00:00 |
Conrad Irwin
|
fb3ceb0da4
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
Jacob MacDonald
|
3960ccf781
|
Add MCP Root change notifications (#6502)
|
2025-08-18 21:09:02 +00:00 |
joshualitt
|
d66ddcd82e
|
bug(core): Do not throw validation errors when building tools in `nonInteractiveToolExecutor`. (#6363)
|
2025-08-18 20:28:15 +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 |
Tommaso Sciortino
|
b55f19fdfc
|
use toMatchSnapshot in test (#6344)
|
2025-08-15 20:31:00 +00:00 |
Brian Ray
|
2c07dc0757
|
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
|
2025-08-15 19:14:48 +00:00 |
Tommaso Sciortino
|
01b8a7565c
|
Fix shell tool description to be os-specific (#6335)
|
2025-08-15 19:08:29 +00:00 |
Gal Zahavi
|
1a2906a8ad
|
Revert #6088 (#6328)
|
2025-08-15 17:27:33 +00:00 |
joshualitt
|
8f2fa5a537
|
feat(core): Migrate MockTools to declarative pattern. (#6197)
|
2025-08-15 15:44:26 +00:00 |
Lee James
|
f47af1607a
|
bug(mcp): catch errors reported by GitHub MCP (#6194)
|
2025-08-14 22:30:05 +00:00 |
Gal Zahavi
|
980091cbc2
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
joshualitt
|
48af0456c1
|
feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 20:28:33 +00:00 |
Richie Foreman
|
a90aeb3d8f
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
Harold Mciver
|
8fae227e8d
|
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
|
2025-08-13 19:31:24 +00:00 |
joshualitt
|
c0c0e9b7a0
|
feat(core): Migrate read_many_files, shell, and web_fetch. (#6167)
|
2025-08-13 19:27:09 +00:00 |
joshualitt
|
904f4623b6
|
feat(core): Continue declarative tool migration. (#6114)
|
2025-08-13 18:57:37 +00:00 |
Agus Zubiaga
|
d3fda9dafb
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
Wanlin Du
|
d9fb08c9da
|
feat: migrate tools to use parametersJsonSchema. (#5330)
|
2025-08-11 23:12:41 +00:00 |
cornmander
|
aa5c80dec4
|
feat(core): add host validation to GoogleCredentialProvider (#5962)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
|
2025-08-11 16:40:30 +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 |
Akhil Appana
|
f5e0f16157
|
fix: properly report tool errors in telemetry (#5688)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-08 11:33:42 +00:00 |
agarwalravikant
|
5ab184fcaf
|
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-08 04:38:07 +00:00 |
Allen Hutchison
|
0c32a4061d
|
fix(core): Replace flaky performance tests with robust correctness tests (#5795)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-07 22:38:21 +00:00 |
joshualitt
|
8bac9e7d04
|
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
|
2025-08-07 17:05:37 +00:00 |
Abhi
|
36750ca49b
|
feat(agent): Introduce Foundational Subagent Architecture (#1805)
Co-authored-by: Colt McAnlis <colton@google.com>
|
2025-08-07 00:34:38 +00:00 |
christine betts
|
b55467c1dd
|
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 20:55:29 +00:00 |
joshualitt
|
43510ed212
|
bug(core): Prompt engineering for truncated read_file. (#5161)
|
2025-08-06 20:52:04 +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 |
joshualitt
|
6133bea388
|
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
|
2025-08-06 17:50:02 +00:00 |
christine betts
|
fde9849d48
|
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 17:36:05 +00:00 |
Jacob MacDonald
|
7e5a5e2da7
|
Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 01:48:00 +00:00 |
Shreya Keshive
|
268627469b
|
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 |
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 |
sangwook
|
aebe3ace3c
|
perf(core): implement parallel file processing for 74% performance improvement (#4763)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-05 22:47:18 +00:00 |
Ramón Medrano Llamas
|
29c3825604
|
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 |
Gal Zahavi
|
aacae1de43
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +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 |
Harold Mciver
|
99ba2f6424
|
Update MCP client to connect to servers with only prompts (#5290)
|
2025-08-04 21:38:23 +00:00 |
Jacob MacDonald
|
5caf23d627
|
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
|
2025-08-04 19:12:33 +00:00 |
Silvio Junior
|
7748e56153
|
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222)
|
2025-08-01 15:20:08 +00:00 |
joshualitt
|
ae86c7ba05
|
bug(core): UI reporting for truncated read_file. (#5155)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-31 16:31:14 +00:00 |
Gal Zahavi
|
d06e17fbd9
|
Improve error message for discoverTools function (#4157)
|
2025-07-31 00:16:21 +00:00 |
Olcan
|
ac1bb5ee42
|
confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories (#5237)
|
2025-07-30 22:21:31 +00:00 |
christine betts
|
7bc8766542
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
Yuki Okita
|
c1fe688956
|
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 |
Tommaso Sciortino
|
327f915610
|
Fix typo in RFC 9728 impl (#5126)
|
2025-07-29 23:03:39 +00:00 |
Abhi
|
ca5dd28ab6
|
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
|
2025-07-26 01:56:49 +00:00 |