You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## 1.0.19 - 2026-04-06
2
+
3
+
- /mcp enable and /mcp disable now persist across sessions
4
+
- OpenTelemetry monitoring: subagent spans now use INTERNAL span kind, and chat spans include a `github.copilot.time_to_first_chunk` attribute (streaming only)
5
+
- Plugin hook scripts with missing execute permissions now run correctly on macOS
6
+
- Custom agent is properly restored when resuming a session where the agent display name differs from its filename
7
+
- Skip IDE auto-connect when session is already in use by another client
8
+
- Slash command timeline entries now include the command name (e.g., "Review", "Plan") for better context
9
+
1
10
## 1.0.18 - 2026-04-04
2
11
3
12
- New Critic agent automatically reviews plans and complex implementations using a complementary model to catch errors early (available in experimental mode for Claude models)
0 commit comments