这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@hashimwarren
Copy link

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 npm start and verified that README.md is up to date.

Description

The agent files for Neon had spaces in the name, which is not allowed.

I also specified built-in tools for the agent to use.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • [ x Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

Additional Notes


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

Updated the name format and modified the prerequisites section for clarity.
Updated agent name and modified prerequisites section for clarity.
@hashimwarren hashimwarren marked this pull request as ready for review November 8, 2025 03:52
Copilot AI review requested due to automatic review settings November 8, 2025 03:52
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 two Neon-related agent files to improve their configuration and tool invocation syntax. The changes modernize how prerequisites are checked and documentation is referenced by using explicit tool syntax directives.

  • Changes agent name format from spaces to hyphens
  • Adds tool invocation syntax for file checking and documentation fetching
  • Removes unnecessary empty lines in prerequisites sections

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
agents/neon-optimization-analyzer.agent.md Updates agent name to use hyphens and adds tool directives for environment file checking and documentation fetching
agents/neon-migration-specialist.agent.md Updates agent name to use hyphens and adds tool directives for environment file checking and documentation fetching

@aaronpowell
Copy link
Contributor

This is related to #382 and as I note here we've got a misalignment between VS Code and Copilot coding agent on how to handle agent names, which I want to get agreement on before having rules enforced in the repo.

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