Skip to content

v0.1.5

Choose a tag to compare

@TheStreamCode TheStreamCode released this 20 Apr 16:20

Added

  • Install detection for Copilot CLI. Shows a guided warning with a one-click option to open a terminal and run
    pm install -g @github/copilot.

Fixed

  • Fixed command not launching on first click when using \copilot\ as the default command. The previous install detection logic was gated on the command starting with \gh, which prevented the command from being sent to the terminal.