346 boosters for "tool" — open source, verified from GitHub, ready to install
This booster enables developers to build SOLIDWORKS CAD desktop add-ins using the ISwAddin interface, handling COM registration, lifecycle management, and UI integration. It's essential for engineers and software developers creating custom tools that extend SOLIDWORKS functionality.
Converts deepagents' single `task` tool into individual `AgentTool` instances for cleaner sub-agent delegation in adk-deepagents. Developers building hierarchical multi-agent systems benefit from this more modular approach to agent composition.