Copilot CLI v1.0.19 persists MCP state across sessions and adds OpenTelemetry streaming latency tracking.
$ git clone --branch v1.0.19 https://github.com/github/copilot-cli.git # already have the repo? check out this version: $ git checkout v1.0.19
- ›Adds
github.copilot.time_to_first_chunkattribute to chat spans in OpenTelemetry monitoring for streaming latency visibility. - ›
/mcp enableand/mcp disablenow persist across sessions, surviving restarts without re-configuration. - ›Subagent spans now use
INTERNALspan kind in OpenTelemetry, enabling more accurate trace categorization. - ›Slash command timeline entries now include the command name (e.g., 'Review', 'Plan') for better audit context.