Rename the chat agent API to "participant" (#205477)

* Start renaming chat API from "agent" to "participant"

* Rename the rest of the API

* Rename in integration test

* Update integration test api proposals

* Bump distro
This commit is contained in:
Rob Lourens
2024-02-19 13:53:58 +00:00
committed by GitHub
parent b2b60ac5b3
commit 05bf957b31
16 changed files with 273 additions and 275 deletions

View File

@@ -7,9 +7,9 @@
"enabledApiProposals": [
"activeComment",
"authSession",
"chatAgents2",
"chatParticipant",
"languageModels",
"defaultChatAgent",
"defaultChatParticipant",
"contribViewsRemote",
"contribStatusBarItems",
"createFileSystemWatcher",