Skip to content

1.0.29

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 16 Apr 15:03
· 4 commits to main since this release

2026-04-16

  • Remote MCP server config now allows omitting the type field, defaulting to http
  • Blinking cursor maintains stable width so text does not shift during blink
  • Add --list-env flag to log loaded plugins, agents, skills, and MCP servers when running in prompt mode, helping verify environment configuration in CI pipelines
  • Add support for Claude Opus 4.7
  • Shell commands and MCP servers now receive COPILOT_AGENT_SESSION_ID as an environment variable
  • Agent correctly identifies repository owner from git remote URL rather than local username
  • Terminal state correctly restored after a crash exit on Windows