<span class="vcard">/u/WelcomeMysterious122</span>
/u/WelcomeMysterious122

Exploring scalable agent tool use: dynamic discovery and execution patterns

I’ve been thinking a lot about how AI agents can scale their use of external tools as systems grow. The issue I keep running into is that most current setups either preload a static list of tools into the agent’s context or hard-code tool access at bui…