Alex Ross

Results 624 comments of Alex Ross

@alexdima and I took a long look at the issue and determined that: - We were only "half" closing the connection before, which is what caused the server to hang....

For verifier, follow the original steps in the bug (the try-go sample is a good place to start). In (2), the expected behavior is that the go app prints `Request...

I'm still seeing this work as expected... let's try verifying again.

@alexdima thanks for checking, I will also try with SSH.

SSH is using the core port forwarding mechanism, but it still doesn't work. I have no idea why this is the case. I will investigate further.

Moving to October since the solution is unclear.

This was disabled intentionally. `canBeReferencedInPrompt` was just for referencing a tool in a prompt with `#` or using the attach context button. I'm confirming that `canBeReferencedInPrompt` also impacts tool use...

You should already be able to do this: ![Image](https://github.com/user-attachments/assets/fd2ed670-11ad-470b-9605-e1da5e74114e)

If you'd opened the quick pick a second time it would have shown. We cache the users and refresh them in the background when you open the quick pick.