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.test.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-19
feat(core): Cleanup after migrating tools. (#6199)
joshualitt
2025-08-14
bug(mcp): catch errors reported by GitHub MCP (#6194)
Lee James
2025-08-13
feat(core): Continue declarative tool migration. (#6114)
joshualitt
2025-08-05
feat(core): Parse Multimodal MCP Tool responses (#5529)
Luccas Paroni
2025-07-22
MCP OAuth Part 2 - MCP Client Integration (#4318)
Brian Ray
2025-07-18
Use simple name for MCP tools where possible. (#4459)
Tommaso Sciortino
2025-07-16
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP...
Wanlin Du
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-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