Skip to content

Commit 4389a5b

Browse files
Copilotnjzjz
andauthored
docs: move .github/copilot-instructions.md to AGENTS.md (#550)
This change moves the existing `.github/copilot-instructions.md` file to `AGENTS.md` in the repository root to follow GitHub's recommended standard for agent instruction files. ## Background GitHub has established `AGENTS.md` as the standard location for agent instructions that can be used by various AI coding assistants, not just GitHub Copilot. This provides better discoverability and compatibility across different agent platforms. ## Changes - Moved `.github/copilot-instructions.md` to `AGENTS.md` - All content preserved exactly (172 lines of comprehensive development guidelines) - No functional changes to the codebase ## Benefits - **Standards Compliance**: Follows GitHub's recommended convention for agent instructions - **Broader Compatibility**: Accessible to various AI agents beyond just GitHub Copilot - **Improved Discoverability**: Located in repository root for easier access - **Future-Proof**: Aligns with evolving standards for AI agent integration The development guide continues to provide the same comprehensive information about DPDispatcher's build system, testing procedures, project structure, and development workflows. Fixes #549. > [!WARNING] > > <details> > <summary>Firewall rules blocked me from connecting to one or more addresses (expand for details)</summary> > > #### I tried to connect to the following addresses, but was blocked by firewall rules: > > - `39.106.xx.xx` > - Triggering command: `python -m coverage run -p --source=./dpdispatcher -m unittest -v` (dns block) > > If you need me to access, download, or install something from one of these locations, you can either: > > - Configure [Actions setup steps](https://gh.io/copilot/actions-setup-steps) to set up my environment, which run before the firewall is enabled > - Add the appropriate URLs or hosts to the custom allowlist in this repository's [Copilot coding agent settings](https://github.com/deepmodeling/dpdispatcher/settings/copilot/coding_agent) (admins only) > > </details> <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/deepmodeling/dpdispatcher/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: njzjz <9496702+njzjz@users.noreply.github.com>
1 parent e92a4f8 commit 4389a5b

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)