summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/tool-registry.ts
AgeCommit message (Expand)Author
2025-07-25Load and use MCP server prompts as slash commands in the CLI (#4828)christine betts
2025-07-25feat: add /mcp refresh command (#4566)Ramón Medrano Llamas
2025-07-22MCP OAuth Part 2 - MCP Client Integration (#4318)Brian Ray
2025-07-18Use simple name for MCP tools where possible. (#4459)Tommaso Sciortino
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-15feat(tool): sort tool list alphabetically for deterministic output (#3095)Sambhav Khanna
2025-07-14Show stderr output from mcp servers in debug mode (#4049)Billy Biggs
2025-07-13feat(tools): Centralize shell tool summarization (#4009)N. Taylor Mullen
2025-07-11Summarize tool call outputs using tool specific summarizers (#3745)anj-s
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