Skip to content

Conversation

@echarrod
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode 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, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Update tool names after VSCode updates, screenshots:

1

image

2

image

3

image

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):
    • Tool name update

Additional Notes

Can look at other prompts, if this one is accepted


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

Copilot AI review requested due to automatic review settings October 24, 2025 10:49
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

This PR updates the Playwright test generation prompt file to reflect recent tool name changes in VSCode. The changes ensure the prompt continues to function correctly with the updated tool naming conventions.

Key Changes

  • Updated tool references to use the new namespaced naming convention (e.g., codebasesearch/codebase, searchResultssearch/searchResults)
  • Removed deprecated tool names (findTestFiles)
  • Updated model version from 'Claude Sonnet 4' to 'Claude Sonnet 4.5'
  • Changed Playwright tool reference to use wildcard pattern (playwright/*)

@aaronpowell aaronpowell merged commit 78df4a2 into github:main Oct 26, 2025
2 checks passed
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