I want to use the tool search tool feature in my Agent SDK. The last publish to PyPI comes with Claude CLI version 2.1.1 which i believe doesn't have the automatic tool search tool . The latest changes to the sdk which uses cli 2.1.9 haven't been published to PyPI yet.
Right now im installing the agent sdk directly from github (which doesnt come with the cli bundle) and it works by falling back to my local claude cli (which is 2.1.7) but it would really be helpful if you could publish the recent updates to PyPI.