You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Return cached functions if get agent tools has already been called
* Support refreshCache option for getAgentTools
* refreshCache forces a full refresh when getting agent tools
* #agentTools() now fetches ALL servers
* getAgentTools() now filters cached results
* attempted to clean up the getAgentTools options with discriminated unions etc.
* added tests for agent tools caching
* updated existing test that needed a tweak to use mock API fetch framework
0 commit comments