Skip to content

1.0.41-0

Pre-release
Pre-release

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 04 May 09:54

Added

  • Add --attachment flag in non-interactive (-p/--prompt) mode to attach files (images or native documents) to the initial prompt

Improved

  • Improve reliability of file edits by better recovering from fuzzy or misaligned edit blocks

Fixed

  • @-mention completion works for ./ paths, no longer adds trailing space on directories, and shows project files before workspace roots
  • Improve stability on Windows by working around a V8 crash in Node 24.x
  • Session files containing Unicode line separator characters load correctly
  • Reasoning effort picker hint text displays "Esc to cancel" with correct spacing