-
Notifications
You must be signed in to change notification settings - Fork 238
docs: Update .github/copilot-instructions.md system dependencies and development setup #2713
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
…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-essential
Development Setup:
--break-system-packages
flag since it's not needed in a venvDocumentation Standards:
misc: Patch
notmisc: 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.