mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
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:
@@ -7,9 +7,9 @@
|
||||
"enabledApiProposals": [
|
||||
"activeComment",
|
||||
"authSession",
|
||||
"chatAgents2",
|
||||
"chatParticipant",
|
||||
"languageModels",
|
||||
"defaultChatAgent",
|
||||
"defaultChatParticipant",
|
||||
"contribViewsRemote",
|
||||
"contribStatusBarItems",
|
||||
"createFileSystemWatcher",
|
||||
|
||||
Reference in New Issue
Block a user