Skip to content

Conversation

pushpak1300
Copy link
Member

Problem: LLMs were attempting to use unsupported wildcard patterns like name="*/two-factor/" with the ListRoutes tool.

Solution: Updated parameter descriptions to explicitly clarify that wildcards are not supported and added examples for better clarity.

Fixes #181

@pushpak1300 pushpak1300 changed the title Clarify ListRoutes name parameter doesn't support wildcards fix: clarify ListRoutes name parameter doesn't support wildcards Aug 20, 2025
@pushpak1300 pushpak1300 changed the title fix: clarify ListRoutes name parameter doesn't support wildcards Clarify ListRoutes name parameter description for better tool calling Aug 20, 2025
Copy link
Collaborator

@ashleyhindle ashleyhindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also remove asterisks from any input, so even when the AI agent gets it wrong, Boost still gets it right?

@ashleyhindle ashleyhindle merged commit 1d3fbfe into main Aug 29, 2025
10 checks passed
@ashleyhindle ashleyhindle deleted the fix/wildcard_issue_in_routes branch August 29, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Route list tool fails to match routes when using wildcards
2 participants