Skip to content

Commit a80e522

Browse files
authored
feat(component2json, wassette): normalize WIT function name to be compatible with MCP Tool name (#57)
This commit normalizes the WIT exported function name to be compatible with MCP Tool name, which requires the name to be of the form '^[a-zA-Z0-9-_]' and thus any non-alphanumeric characters are replaced with a "_". Signed-off-by: Jiaxiao Zhou <duibao55328@gmail.com>
1 parent e9dc079 commit a80e522

File tree

4 files changed

+366
-103
lines changed

4 files changed

+366
-103
lines changed

0 commit comments

Comments
 (0)