# copilot-cli v1.0.81-13 — 1.0.81-13 - Product: copilot-cli (https://whatsnew.fyi/product/copilot-cli) - Vendor: GitHub - Date: 2026-08-27 - Version: v1.0.81-13 - Original notes: https://github.com/github/copilot-cli/releases/tag/v1.0.81-13 - Permalink: https://whatsnew.fyi/product/copilot-cli/releases/v1.0.81-13 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Hooks can now receive the current OpenTelemetry trace context and emit correlated spans via traceparent input and tracestate when the span has vendor state, with command hooks also receiving env vars - **fixed** — Hook lifecycle events from hooks inside a subagent are now recorded on that subagent's session and re-emitted on its parent instead of being dropped on an internal session - **removed** — Removed the PLUGINS_DASHBOARD opt-out and the legacy skills picker it kept alive **Added** - Hooks can now receive the current OpenTelemetry trace context and emit correlated spans: inputs gain `traceparent` (plus `tracestate` when the span has vendor state); command hooks also get env vars. **Fixed** - Hook lifecycle events (`hook.start`/`hook.end`) from hooks inside a subagent are now recorded on that subagent's session and re-emitted on its parent, instead of being dropped on an internal session. **Removed** - Removed the `PLUGINS_DASHBOARD` opt-out and the legacy skills picker it kept alive. `/skills`, bare `/mcp`, and `/mcp show` (with no server name) always open the dashboard; `/mcp config` still opens the dedicated MCP wizard.