We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9477316 commit 8b9c24eCopy full SHA for 8b9c24e
1 file changed
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
- Active model does not reset to default model when model list change. [#987](https://github.com/microsoft/copilot-eclipse/issues/987)
32
- Welcome view does not render correctly when height is limited. [#895](https://github.com/microsoft/copilot-eclipse/issues/895)
33
- Persist chat input when mode switches. [#762](https://github.com/microsoft/copilot-eclipse/issues/762)
34
+- Send MCP tools status notification after server started. [#1050](https://github.com/microsoft/copilot-eclipse/issues/1050)
35
36
### Removed
37
- Remove CopilotAuthStatusListener from AvatarService. [PR#1024](https://github.com/microsoft/copilot-eclipse/pull/1024)
0 commit comments