Skip to content

Replace periods in tool names with underscores - #71

Merged
mattt merged 1 commit into
mainfrom
mattt/unbreak-tool-names
May 14, 2025
Merged

Replace periods in tool names with underscores#71
mattt merged 1 commit into
mainfrom
mattt/unbreak-tool-names

Conversation

@mattt

@mattt mattt commented May 14, 2025

Copy link
Copy Markdown
Owner

Follow-up to #69

Oops! Turns out that tool names must match '^[a-zA-Z0-9_-]{1,64}$' (at least in Claude Desktop). This PR swaps dots for underscores to bring everything back into compliance 🥲

@mattt
mattt merged commit eef1ae2 into main May 14, 2025
@mattt
mattt deleted the mattt/unbreak-tool-names branch May 14, 2025 21:59
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.

1 participant