From 252d39818ebca591d05ffb1ab7f2892b92779e5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Feb 2026 19:10:26 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Limpar=20o=20cabe=C3=A7alho=20do=20changelo?= =?UTF-8?q?g.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.md b/changelog.md index 6d91cb15..0e92efed 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,16 @@ +## 0.0.406 - 2026-02-07 + +- Add support for Claude Opus 4.6 Fast (Preview) +- Markdown formatting displays in non-interactive mode output +- Display warning when user has no Copilot subscription +- Commands from plugins are now translated into skills +- Add `/changelog` command to view release notes +- plugin marketplace add accepts URLs as sources +- `--no-experimental` flag disables experimental features +- CLI interface renders without extra blank line +- `/mcp show` displays enabled/disabled status for MCP tools +- MCP tool responses now include structured content (images, resources) for richer UI display in VS Code + ## 0.0.405 - 2026-02-05 - Plugin and marketplace names support uppercase letters From a736480c47a5323ab3cb753aba476d0a611ee8e4 Mon Sep 17 00:00:00 2001 From: Kaairofelipe Date: Thu, 12 Feb 2026 13:05:05 -0300 Subject: [PATCH 2/2] =?UTF-8?q?Limpar=20espa=C3=A7os=20em=20branco=20no=20?= =?UTF-8?q?in=C3=ADcio=20do=20changelog.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 0e92efed..627bceb3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ + + + + +# Changelog + + + + ## 0.0.406 - 2026-02-07 - Add support for Claude Opus 4.6 Fast (Preview)