Skip to content

1.0.7-0

Pre-release
Pre-release

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 17 Mar 15:22
· 15 commits to main since this release

Added

  • Add experimental SDK session APIs to list and manage skills, MCP servers, and plugins, with optional config auto-discovery from the working directory
  • Add subagentStart hook that fires when a subagent is spawned, with support for injecting additional context into the subagent's prompt

Fixed

  • Pro and trial users now see all models they are entitled to in the model picker
  • CLI restart no longer re-sends the -i/--interactive prompt to the new session
  • Resolve an edge case where auto-update could leave an incomplete package on Windows