summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/tool-registry.ts
AgeCommit message (Expand)Author
2025-07-07Initialize MCP tools once at start up instead of every time we auth. (#3483)Tommaso Sciortino
2025-07-07Remove unneeded code. (#3467)Tommaso Sciortino
2025-07-05fix(core): Sanitize tool parameters to fix 400 API errors (#3300)BigUncle
2025-06-05Jacob314/memory fixes (#754)Jacob Richman
2025-06-03Fix: Ensure MCP tools are discovered from slow-starting servers (#717)N. Taylor Mullen
2025-06-02refactor: maintain 1 GeminiChat per GeminiClient (#710)Brandon Keiji
2025-06-02allow toolDiscoveryCommand to return function declarations with or without a ...Olcan
2025-06-02refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON sc...N. Taylor Mullen
2025-06-02enable async tool discovery by making the registry accessor async; remove cal...Olcan
2025-05-30Rename server->core (#638)Tommaso Sciortino