Copilot CLI v0.0.405: Plugin Names & LSP Config

Copilot CLI 0.0.405 adds uppercase support for plugin names, LSP bundling for plugins, and fixes SQL tool disconnects.

Copilot CLI v0.0.405: Plugin Names & LSP Config

TL;DR

  • Plugin and marketplace names now accept uppercase letters
  • LSP server configurations can be bundled with plugins
  • SQL tool disconnect issue fixed

New

  • Uppercase in plugin names — Plugin and marketplace names now support uppercase letters for better naming flexibility.
  • /experimental command — Shows a help screen listing all available experimental features.
  • LSP server bundling — Plugins can now bundle Language Server Protocol configurations directly.

Fixed

  • SQL tool disconnects — Resolved connection stability issues with the SQL tool.

Update with: npm install -g @github/copilot-cli@0.0.405

Source: Copilot CLI