summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/mcp-tool.ts
AgeCommit message (Expand)Author
2025-08-21feat(core): Annotate remaining error paths in tools with type. (#6699)joshualitt
2025-08-20return the JSON stringified parameters from getDescription for MCP tools and ...Jacob MacDonald
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-14bug(mcp): catch errors reported by GitHub MCP (#6194)Lee James
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13feat(core): Continue declarative tool migration. (#6114)joshualitt
2025-08-13Zed integration schema upgrade (#5536)Agus Zubiaga
2025-08-11feat: migrate tools to use parametersJsonSchema. (#5330)Wanlin Du
2025-08-05feat(core): Parse Multimodal MCP Tool responses (#5529)Luccas Paroni
2025-07-20fix typos in diverse files (#3550)Didier Durand
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-18Add /background commands (when background agent is configured) (#4407)Tommaso Sciortino
2025-07-18Use simple name for MCP tools where possible. (#4459)Tommaso Sciortino
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-16fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP...Wanlin Du
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-06-08fix mcp timeouts and missing description on mcp errors (#868)Olcan
2025-06-08Bryanmorgan/add tool source description (#856)Bryan Morgan
2025-06-07Bryanmorgan/add mcp description support (#825)Bryan Morgan
2025-06-04refactor(core): Centralize tool response formatting (#743)N. Taylor Mullen
2025-06-03bandaid for broken mcp calls (#732)Olcan
2025-06-02refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON sc...N. Taylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino