christine betts

Results 7 comments of christine betts

One point of clarification-- to confirm my understanding, we are both loading all resources and also providing a tool for the model to do that ad hoc? I'm sure this...

Would you be open to splitting up the addition of resource loadin/explicit user resource invocation into a first PR and then a separate PR adding support for the core tools?

> > Would you be open to splitting up the addition of resource loadin/explicit user resource invocation into a first PR and then a separate PR adding support for the...

Curious to learn if you're still seeing this-- I'm not able to repro. If I don't have the `GITHUB_MCP_PAT` environment variable I get the "Authorization header is badly formatted" error,...

I have addressed all the review comments: - Refactored the `set` and `list` commands to remove code duplication by creating a shared `getExtensionAndManager` function. - Moved `getExtensionAndManager` to a shared...

The build is now passing, and the `debugLogger.info` calls have been replaced with `debugLogger.log` in all relevant files.

I updated it to say "Run /extensions update extensionName1 extensionName2", since it takes one or a list of extension names!