Youichi Fujimoto

Results 2 issues of Youichi Fujimoto

**Describe the bug** Using pypy2.7-7.3.8, error occurs when installing packages. **To Reproduce** Steps to reproduce the behavior: 1. On MacOS, using pip, install pypy2.7-7.3.8 2. pypy -m pip install -U...

bug
installation

According to [VSCode](https://code.visualstudio.com/docs/copilot/chat/mcp-servers), it supports roots capability as a client. > VS Code provides servers with the current workspace folders using roots ([spec](https://modelcontextprotocol.io/docs/concepts/roots)). Current `handleInitialize` receives mcp.InitializeRequest which seems to...