About customizing GitHub Copilot responses
Custom agents in VS Code
Use prompt files in VS Code
Use custom instructions in VS Code
Github Copilot - Awesome Copilot
Auto approve (global)
vscode://settings/chat.tools.global.autoApprove
Disables approval prompts globally (dangerous)
Auto approve (terminal)
vscode://settings/chat.tools.terminal.autoApprove
Disables approval prompts for terminal operations
Use instruction files
vscode://settings/github.copilot.chat.codeGeneration.useInstructionFiles
Enables instruction files (should be on by default)
Enable subagent to use custom agents
vscode://chat.customAgentInSubagent.enabled
Enable support for custom agents in subagents, reference https://code.visualstudio.com/docs/copilot/chat/chat-sessions#_use-a-custom-agent-with-subagents-experimental