Adopt renaming executePrompt tool to runSubagent (#272187)

This commit is contained in:
Rob Lourens
2025-10-19 14:50:23 -07:00
committed by GitHub
parent 1bcb2f9df3
commit 5b43928adc
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
mode: Plan mode: Plan
description: Clarify before planning in more detail 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. Then ask 3 clarifying questions and PAUSE for the user to answer them.

View File

@@ -216,7 +216,6 @@
"editor.aiStats.enabled": true, // Team selfhosting on ai stats "editor.aiStats.enabled": true, // Team selfhosting on ai stats
"chat.emptyState.history.enabled": true, "chat.emptyState.history.enabled": true,
"github.copilot.chat.executePrompt.enabled": true,
"chat.agentSessionsViewLocation": "view", "chat.agentSessionsViewLocation": "view",
"chat.promptFilesRecommendations": { "chat.promptFilesRecommendations": {
"plan-fast": true, "plan-fast": true,