mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +00:00
Adopt renaming executePrompt tool to runSubagent (#272187)
This commit is contained in:
2
.github/prompts/plan-deep.prompt.md
vendored
2
.github/prompts/plan-deep.prompt.md
vendored
@@ -2,7 +2,7 @@
|
||||
mode: Plan
|
||||
description: Clarify before planning in more detail
|
||||
---
|
||||
Before doing your research workflow, gather preliminary context using #executePrompt (instructed to use max 5 tool calls) to get a high-level overview.
|
||||
Before doing your research workflow, gather preliminary context using #runSubagent (instructed to use max 5 tool calls) to get a high-level overview.
|
||||
|
||||
Then ask 3 clarifying questions and PAUSE for the user to answer them.
|
||||
|
||||
|
||||
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -216,7 +216,6 @@
|
||||
|
||||
"editor.aiStats.enabled": true, // Team selfhosting on ai stats
|
||||
"chat.emptyState.history.enabled": true,
|
||||
"github.copilot.chat.executePrompt.enabled": true,
|
||||
"chat.agentSessionsViewLocation": "view",
|
||||
"chat.promptFilesRecommendations": {
|
||||
"plan-fast": true,
|
||||
|
||||
Reference in New Issue
Block a user