Delete non-tsx participant

This commit is contained in:
Rob Lourens
2024-10-28 16:21:39 -07:00
parent 346f53cdfb
commit cb3cd5201c
2 changed files with 4 additions and 164 deletions

View File

@ -16,9 +16,6 @@
"Chat"
],
"activationEvents": [],
"enabledApiProposals": [
"lmTools"
],
"contributes": {
"chatParticipants": [
{
@ -27,15 +24,6 @@
"name": "tools",
"description": "I use tools",
"isSticky": true,
"supportsToolReferences": true
},
{
"id": "chat-tools-sample.tools2",
"fullName": "Tool User TSX",
"name": "toolsTSX",
"description": "I use tools with prompt-tsx",
"isSticky": true,
"supportsToolReferences": true,
"commands": [
{
"name": "list",