0.0.339
- Improved argument input to MCP servers in
/mcp add-- previously, users had to use comma-separated syntax to specify arguments. Now, the "Command" field allows users to input the full command to start the server as if they were running it in a shell - Fixed a bug when using the Kitty protocol that led to text containing
uto not paste correctly. Kitty protocol support is still behind theCOPILOT_KITTYenvironment variable. (Fixes #259) - Fixed a bug when using the Kitty protocol that led to the process hanging in VSCode terminal on Windows. Kitty protocol support is still behind the
COPILOT_KITTYenvironment variable. (Fixes #257) - Improved the error handling in the
/modelpicker when no models are available (fixes #229)
Run npm install -g @github/copilot@latest to update!