diff --git a/.github/copilot-instructions.md b/AGENTS.md similarity index 98% rename from .github/copilot-instructions.md rename to AGENTS.md index 51e63de..7bda90e 100644 --- a/.github/copilot-instructions.md +++ b/AGENTS.md @@ -1,6 +1,6 @@ -# nvm Copilot Instructions +# nvm Coding Agent Instructions -This document provides guidance for GitHub Copilot when working with the Node Version Manager (nvm) codebase. +This document provides guidance for AI coding agents when working with the Node Version Manager (nvm) codebase. ## Overview @@ -424,4 +424,4 @@ nvm works on Windows via several compatibility layers: 2. Include bash, curl, git, tar, and wget packages during installation 3. Run nvm installation in Cygwin terminal -This guide should help GitHub Copilot understand the nvm codebase structure, testing procedures, and development environment setup requirements. +This guide should help AI coding agents understand the nvm codebase structure, testing procedures, and development environment setup requirements. diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file