| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
| 2025-05-30 | use json block for mcp tool output (and re-enable markdown rendering) (#635) | Olcan | |
| 2025-05-30 | confirm mcp tool executions from untrusted servers (per "trust" setting) (#631) | Olcan | |
| 2025-05-30 | disable markdown for discovered (mcp) tools (#630) | Olcan | |
| 2025-05-28 | refactor: Extract MCP discovery from ToolRegistry | Taylor Mullen | |
| - Moves MCP tool discovery logic from ToolRegistry into a new, dedicated MCP client (mcp-client.ts and mcp-tool.ts). - Updates ToolRegistry to utilize the new MCP client. - Adds comprehensive tests for the new MCP client and its integration with ToolRegistry. Part of https://github.com/google-gemini/gemini-cli/issues/577 | |||
