13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"chat.agent.enabled": true,
|
|
"chat.agent.maxRequests": 15,
|
|
"github.copilot.chat.agent.runTasks": true,
|
|
"chat.mcp.discovery.enabled": true,
|
|
"github.copilot.chat.agent.autoFix": true,
|
|
"chat.tools.autoApprove": false,
|
|
"cSpell.words": [
|
|
"Agentic",
|
|
"elicitations",
|
|
"Shardable"
|
|
]
|
|
} |