Skip to content

fix: modify tools for Expert Vue.js Frontend Engineer#1006

Open
dipievil wants to merge 2 commits intogithub:stagedfrom
dipievil:patch-1
Open

fix: modify tools for Expert Vue.js Frontend Engineer#1006
dipievil wants to merge 2 commits intogithub:stagedfrom
dipievil:patch-1

Conversation

@dipievil
Copy link

@dipievil dipievil commented Mar 13, 2026

Updated tools list for Vue.js frontend engineer agent.

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • [] My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Just update github copilot tools for for VUE 3.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes

None.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

github-actions bot and others added 2 commits March 13, 2026 02:45
@dipievil dipievil requested a review from aaronpowell as a code owner March 13, 2026 11:58
Copilot AI review requested due to automatic review settings March 13, 2026 11:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the vuejs-expert agent’s front-matter tool allowlist to the newer, namespaced Copilot tool identifiers, aligning it with other agents that use the search/*, web/*, vscode/*, read/*, and execute/* tool naming scheme.

Changes:

  • Replaced legacy tool identifiers (e.g., changes, fetch, githubRepo, extensions, runCommands) with namespaced equivalents (e.g., search/changes, web/fetch, web/githubRepo, vscode/extensions, execute/runInTerminal).
  • Added VS Code setup/extension management tools (vscode/getProjectSetupInfo, vscode/installExtension, vscode/newWorkspace, vscode/runCommand).
  • Consolidated diagnostics/terminal/test tools under read/* and execute/*.

You can also share your feedback on Copilot code review. Take the survey.

@dipievil dipievil changed the base branch from main to staged March 13, 2026 15:26
@dipievil dipievil requested a review from dvelton as a code owner March 13, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants