Files
ryantzr1 8597ef4925 fix: sanitize MCP tool names for OpenAI API compliance
Tool names with invalid characters (slashes, dots) from server paths
were causing OpenAI API 400 errors. Added sanitization to ensure
names match required pattern ^[a-zA-Z0-9_-]{1,64}$.

Fixes #1143
2025-05-29 22:54:36 +08:00
..
2025-04-22 23:12:55 +08:00
2025-03-18 17:56:29 +08:00
2025-03-21 11:23:55 +08:00
2025-04-26 15:14:57 +08:00
2025-03-07 23:27:31 +08:00