-
Couldn't load subscription status.
- Fork 141
Add AGENTS.md file to align with AGENTS.md standards #6777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: ronniegeraghty <[email protected]>
|
@copilot please fix these invalid links: Do not use relative links. Use the full URL links. |
Co-authored-by: ronniegeraghty <[email protected]>
Fixed in commit 6c3a77c. All relative links have been replaced with full GitHub URLs in both |
|
@copilot, |
Co-authored-by: ronniegeraghty <[email protected]>
... Fixed in commit {commit_hash}. All non-ASCII characters have been replaced with ASCII equivalents:
|
Co-authored-by: RickWinter <[email protected]>
|
@ronniegeraghty We should take this as the basis for our agent work. Its not perfect but its better than nothing. We can evolve it over time. |
.github/copilot-instructions.mdfileAGENTS.mdfile at repository root following AGENTS.md standards.github/copilot-instructions.mdandAGENTS.mdSummary
Created a comprehensive
AGENTS.mdfile at the repository root that provides guidance for AI agents working with the Azure SDK for C++ repository. The file includes:Also updated
.github/copilot-instructions.mdto cross-reference the newAGENTS.mdfile using full GitHub URLs for discoverability.Latest Changes
Updated the code generation section to reflect that the C++ repository uses TypeSpec with the typespec-cpp emitter (https://github.com/azure/typespec-cpp) rather than AutoRest/Swagger. The section now accurately describes:
Original prompt
Fixes #6776
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.