Description
I have put aft_zoom tool in disabled_tools config, but aft_search still tries to teach the LLM to use it by saying Zoom any result for full source: aft_zoom <file> <symbol>., zoom a member for its body and use aft_zoom or read for context even though it doesn't have this tool.
I ask to make the text conditional; if aft_zoom is present, say the current lines, but if it is disabled, prefer Read any result for full source and use read for context.
Use case
No response
Description
I have put
aft_zoomtool indisabled_toolsconfig, butaft_searchstill tries to teach the LLM to use it by sayingZoom any result for full source: aft_zoom <file> <symbol>.,zoom a member for its bodyanduse aft_zoom or read for contexteven though it doesn't have this tool.I ask to make the text conditional; if
aft_zoomis present, say the current lines, but if it is disabled, preferRead any result for full sourceanduse read for context.Use case
No response