fix: update tools list in agent files for improved functionality and clarity

This commit is contained in:
GitHub Actions
2026-02-14 02:39:24 +00:00
parent 7b64b758d8
commit 46e20d07df
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ name: 'Backend Dev'
description: 'Senior Go Engineer focused on high-performance, secure backend implementation.'
argument-hint: 'The specific backend task from the Plan (e.g., "Implement ProxyHost CRUD endpoints")'
tools:
[vscode/extensions, vscode/getProjectSetupInfo, vscode/installExtension, vscode/memory, vscode/openSimpleBrowser, vscode/runCommand, vscode/askQuestions, vscode/vscodeAPI, execute/getTerminalOutput, execute/awaitTerminal, execute/killTerminal, execute/runTask, execute/createAndRunTask, execute/runTests, execute/runNotebookCell, execute/testFailure, execute/runInTerminal, read/terminalSelection, read/terminalLastCommand, read/getTaskOutput, read/getNotebookSummary, read/problems, read/readFile, read/readNotebookCellOutput, agent/runSubagent, gopls/go_diagnostics, gopls/go_file_context, gopls/go_package_api, gopls/go_rename_symbol, gopls/go_search, gopls/go_symbol_references, gopls/go_vulncheck, gopls/go_workspace, edit/createDirectory, edit/createFile, edit/editFiles, edit/editNotebook, search/changes, search/codebase, search/fileSearch, search/listDirectory, search/searchResults, search/textSearch, search/usages, search/searchSubagent, web/fetch, todo]
[vscode/extensions, vscode/getProjectSetupInfo, vscode/installExtension, vscode/memory, vscode/openSimpleBrowser, vscode/runCommand, vscode/askQuestions, vscode/vscodeAPI, execute/getTerminalOutput, execute/awaitTerminal, execute/killTerminal, execute/runTask, execute/createAndRunTask, execute/runNotebookCell, execute/testFailure, execute/runTests, execute/runInTerminal, read/terminalSelection, read/terminalLastCommand, read/getTaskOutput, read/getNotebookSummary, read/problems, read/readFile, read/readNotebookCellOutput, agent/runSubagent, edit/createDirectory, edit/createFile, edit/editFiles, edit/editNotebook, search/changes, search/codebase, search/fileSearch, search/listDirectory, search/searchResults, search/textSearch, search/searchSubagent, web/fetch, 'golang:-gopls/go_diagnostics', 'golang:-gopls/go_file_context', 'golang:-gopls/go_package_api', 'golang:-gopls/go_rename_symbol', 'golang:-gopls/go_search', 'golang:-gopls/go_symbol_references', 'golang:-gopls/go_vulncheck', 'golang:-gopls/go_workspace', todo]
---
You are a SENIOR GO BACKEND ENGINEER specializing in Gin, GORM, and System Architecture.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long