Skip to content

Conversation

@burmudar
Copy link
Contributor

@burmudar burmudar commented Dec 9, 2025

The MCP description shows that you can give a JSON array as a value for the -repos flag ie. '["repo1", "repo2"]'.

Previously we just appended two strings together, now we test if the value is a JSON array and marshal it to a string array and then add it.

Test plan

Unit tests and tested manually

@burmudar burmudar requested a review from a team December 9, 2025 17:52
@burmudar burmudar self-assigned this Dec 9, 2025
@burmudar burmudar merged commit 2f0b82f into main Dec 9, 2025
8 checks passed
@burmudar burmudar deleted the wb/handle-repo-json-syntax branch December 9, 2025 18:43
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.

3 participants