Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.41 (2026-03-25)

GitHub Copilot updates for [VS Code 1.113](https://code.visualstudio.com/updates/v1_113):

- MCP support in Copilot CLI & Claude agents
- Forking sessions in Copilot CLI & Claude agents
- Agent debug logs for Copilot CLI and Claude CLI sessions (Preview)
- Claude session listing powered by SDK APIs
- Nested subagents
- Manage plugin marketplaces
- URL handlers for plugin installation
- Chat Customizations editor (Preview)
- Configurable thinking effort in model picker
- Images preview for chat attachments

## 0.40 (2026-03-18)

GitHub Copilot updates for [VS Code 1.112](https://code.visualstudio.com/updates/v1_112):
Expand Down
Loading