mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
prompts - cleanup (#270622)
This commit is contained in:
2
.github/prompts/plan.prompt.md
vendored
2
.github/prompts/plan.prompt.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
mode: agent
|
||||
description: 'Start planning'
|
||||
tools: ['runNotebooks/getNotebookSummary', 'runNotebooks/readNotebookCellOutput', 'search', 'runCommands/getTerminalOutput', 'runCommands/terminalSelection', 'runCommands/terminalLastCommand', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'fetch', 'githubRepo', 'todos', 'github/get_issue', 'github/get_issue_comments', 'github/get_me']
|
||||
tools: ['runNotebooks/getNotebookSummary', 'runNotebooks/readNotebookCellOutput', 'search', 'runCommands/getTerminalOutput', 'runCommands/terminalSelection', 'runCommands/terminalLastCommand', 'github/get_issue', 'github/get_issue_comments', 'github/get_me', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'fetch', 'githubRepo', 'todos']
|
||||
---
|
||||
Your goal is to prepare a detailed plan to fix the bug or add the new feature, for this you first need to:
|
||||
* Understand the context of the bug or feature by reading the issue description and comments.
|
||||
|
||||
Reference in New Issue
Block a user