Taylor Mullen
|
0e25fdd56e
|
Avoid console.log for MCP
- Prior to this when attached MCP servers would report content we'd fall back to `console.log` which doesn't work well in an Ink application.
Fixes https://github.com/google-gemini/gemini-cli/issues/397
|
2025-05-16 21:19:33 -07:00 |
|
Taylor Mullen
|
7f7f2cd47e
|
GC "add tool registry tests"
- Ok
|
2025-05-16 17:04:29 -07:00 |
|
Olcan
|
d9bd2b0e14
|
improved mcp support, including standard "mcpServers" setting with multiple named servers with command/args/env/cwd (#392)
|
2025-05-16 16:29:03 -07:00 |
|
Olcan
|
c58f879026
|
fix MCP under seatbelt, improve error handling (#301)
|
2025-05-09 09:02:14 -07:00 |
|
olcan
|
77688c1358
|
added todo about removing mcp dependency once support is built into genai SDK
|
2025-05-05 17:10:45 -07:00 |
|
olcan
|
b8b3a288c7
|
extra spacing in discovered tool descriptions
|
2025-05-05 17:10:45 -07:00 |
|
olcan
|
9742f6e4a2
|
support for mcp tools
|
2025-05-05 17:10:45 -07:00 |
|
olcan
|
6b6eef5b80
|
support for discovered tools using project settings for discovery and call commands
|
2025-05-05 17:10:45 -07:00 |
|
Jaana Dogan
|
ddaa21c750
|
Remove dead methods from ToolRegistry (#91)
* getToolSchemas is deprecated.
* listAvailableTools is now getAllTools.
|
2025-04-21 13:29:36 -07:00 |
|
Jaana Dogan
|
baf39042c8
|
Remove duplicate CLI tools module, remove the global tool registry (#89)
|
2025-04-21 12:59:31 -07:00 |
|