Skip to content

fix(plugins): limit explode to first underscore in plugin name#119

Open
marcusgreen wants to merge 1 commit into
citricity:mainfrom
marcusgreen:main
Open

fix(plugins): limit explode to first underscore in plugin name#119
marcusgreen wants to merge 1 commit into
citricity:mainfrom
marcusgreen:main

Conversation

@marcusgreen
Copy link
Copy Markdown

Plugin names like tool_ai_bridge split into three parts, causing implode('/') to build wrong paths. Limit to 2 so the name component preserves its underscores intact.

Plugin names like tool_ai_bridge split into three parts, causing
implode('/') to build wrong paths. Limit to 2 so the name
component preserves its underscores intact.
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.

2 participants