v0.3.10 - Smarter tool search ranking
Better tool search ranking, so the agent finds the right tool with fewer searches.
Improved
- Tool search ranks the right tool more often. When a query mixed a common word with a specific one (e.g. "list products"), keyword matching could surface a generic "list" tool instead of the products one. Search now tokenizes queries and tools (splitting camelCase, light stemming), weights matches by how rare the token is, so a specific word like "products" outweighs a common one like "list", and bridges a small synonym map (mail/email, get/list, team/org). Same lazy-discovery flow, just better at landing on the tool you meant.
Updating
v0.3.3+ updates in place on Windows, macOS, and Linux AppImage. The Linux .deb updates via your package manager or a fresh download. After updating, fully restart your MCP client so it picks up the new gateway.