Distill AGENTS.md to project-specific conventions and recent review patterns#30
Conversation
Co-authored-by: Malcolmnixon <[email protected]>
|
@copilot Please fix the quality check failures: |
Co-authored-by: Malcolmnixon <[email protected]>
Fixed all markdown linting errors in commit 0c91a5b:
All 7 markdownlint errors have been resolved. |
|
@copilot I'm seeing periodic unit-test failures. I believe this is related to the capturing of console output in unit tests, and trying to run the unit tests in parallel. I believe the test AssemblyInfo.cs should change parallelization to |
… conflicts Co-authored-by: Malcolmnixon <[email protected]>
Changed test parallelization from |
Update AGENTS.md with Recent Review Decisions - Complete ✅
Successfully updated AGENTS.md to reflect review decisions from recent PRs and streamlined content for better readability.
Changes Made:
Quality Checks Completed:
Summary:
The updated AGENTS.md now focuses on ReqStream-specific conventions and important review patterns that have emerged from actual code reviews. Removed generic best practices that competent AI agents already know, making the document more useful as a quick reference for project-specific decisions.
Key Improvements:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.