Skip to content

0.0.413-0

Pre-release
Pre-release

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 20 Feb 14:40
· 14 commits to main since this release
c87310d

Added

  • ctrl+insert can now be used to copy selected text in the alt-screen view
  • Support remote plugin sources (GitHub repos and git URLs) in marketplace.json plugin entries

Improved

  • Improve code search speed in large repos
  • Automatically migrate users from claude-sonnet-4.5 to the current default model on startup

Fixed

  • Fix issue where Copilot API URL wasn't respected
  • Fixed alt-screen timeline entries not updating when tool calls complete (particularly sub-agent calls)
  • Fix read_bash, write_bash, and stop_bash in-progress icon showing filled dot instead of empty circle
  • Skill files with YAML array syntax for allowed-tools now load correctly
  • Ctrl+A, Ctrl+E, and Ctrl+U navigate to logical line boundaries (newlines) instead of visual wrap boundaries