Skip to content

Conversation

@JAORMX
Copy link
Collaborator

@JAORMX JAORMX commented Sep 11, 2025

The list_resources function didn't declare a type for both array
parameters it takes. While this works in other Clients like Cursor and
Roo, it did not in VSCode which enforces this more thoroughly.

This fixes that issue.

Related-to: #107

Signed-off-by: Juan Antonio Osorio ozz@stacklok.com

The `list_resources` function didn't declare a type for both array
parameters it takes. While this works in other Clients like Cursor and
Roo, it did not in VSCode which enforces this more thoroughly.

This fixes that issue.

Related-to: #107

Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
@JAORMX JAORMX merged commit 87660a6 into main Sep 11, 2025
7 checks passed
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