Skip to content

1.0.6-1

Pre-release
Pre-release

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 16 Mar 16:05
· 38 commits to main since this release

Improved

  • Improve streaming and tool-output memory usage

Fixed

  • Remaining requests widget no longer shows inaccurate quota data for Copilot Free users
  • Resolve session crashes caused by HTTP/2 connection pool race conditions when sub-agents are active
  • CLI loads the latest version of itself after an auto-update
  • Kill command validation no longer incorrectly blocks some legitimate commands. e.g. p.kill() in a python script
  • Instruction file frontmatter applyTo field accepts both string and array values