v1.10.0
What's Changed
- feat(participant): export to a playground VSCODE-574 by @alenakhineika in #832
- fix: filter long and invalid prompts in future messages VSCODE-614 by @gagik in #861
- feat(participant): use onChatParticipant for the activation event VSCODE-630 by @gagik in #869
- feat(chat): automatically pick the database & collection if there exists only one VSCODE-610 by @gagik in #863
- chore: add analytics url params to README VSCODE-637 by @Anemy in #868
- feat(chat): show errors if there are issues when getting databases & collections to pick VSCODE-610 by @gagik in #864
- feat(chat): filter namespace messages from history if it exists in metadata VSCODE-611 by @gagik in #866
- feat(chat): prompt to connect when a disconnected user tries to run code from participant VSCODE-618 by @gagik in #872
- feat(chat): include history from messages to docs chatbot VSCODE-632 by @gagik in #871
- feat(chat): update schema assistant prompt to handle empty and short prompts better VSCODE-648 by @gagik in #874
- feat(copilot): export to Language with Copilot VSCODE-573 by @alenakhineika in #870
- feat(copilot): optimize export with copilot experience VSCODE-655 by @alenakhineika in #880
- feat(participant): in-app notification to introduce users to copilot extension VSCODE-633 by @alenakhineika in #875
- fix: show export to language icon only when copilot is active VSCODE-655 by @alenakhineika in #882
New Contributors
Full Changelog: v1.9.3...v1.10.0