docs: Update .github/copilot-instructions.md system dependencies and development setup#2713
docs: Update .github/copilot-instructions.md system dependencies and development setup#2713
Conversation
…nd development guidance Co-authored-by: ggorman <5394691+ggorman@users.noreply.github.com>
|
@copilot - I have just upgraded your LLM model so carefully review the code repository again and refresh .github/copilot-instructions.md |
…sitory review Co-authored-by: ggorman <5394691+ggorman@users.noreply.github.com>
I've completed a comprehensive review of the repository and refreshed the .github/copilot-instructions.md file. Key updates include: Repository Review Findings:
Enhanced Guidance:
The instructions now provide agents with accurate, current guidance reflecting the repository's production-stable status and mature development practices. Commit: ca1e196 |
Co-authored-by: ggorman <5394691+ggorman@users.noreply.github.com>
Updates the Copilot instructions to follow proper development practices and current repository conventions based on maintainer feedback.
Key Changes:
System Dependencies:
python3-dev,python3-pip,python3-venv,build-essentialDevelopment Setup:
--break-system-packagesflag since it's not needed in a venvDocumentation Standards:
misc: Patchnotmisc: patch)These changes ensure agents follow the repository's established development practices and avoid installation issues that could occur with the previous system-wide approach.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.