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