Skip to content

Commit 5ad8c46

Browse files
committed
Migrate to AGENTS.md standard
Move .github/copilot-instructions.md to AGENTS.md to adopt the new open standard for AI coding agent instructions. AGENTS.md is jointly supported by OpenAI, Google, Cursor, and other major AI platforms, providing a unified format across different coding agent tools. Changes: - Rename .github/copilot-instructions.md to AGENTS.md - Update header from "Copilot Coding Agent" to "AI Coding Agent" - Maintain all existing content and structure
1 parent ccc10e6 commit 5ad8c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/copilot-instructions.md renamed to AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Eclipse PDE - Copilot Coding Agent Instructions
1+
# Eclipse PDE - AI Coding Agent Instructions
22

33
## Repository Overview
44

@@ -38,7 +38,7 @@ mvn clean verify -Dmaven.repo.local=$WORKSPACE/.m2/repository \
3838
- `ui/` - Main PDE UI (26 bundles: core, editors, launching, tests, spy tools)
3939
- `build/` - PDE Build (legacy, maintenance mode - use Tycho instead)
4040
- `ds/` - Declarative Services tooling
41-
- `e4tools/` - Eclipse 4 tools
41+
- `e4tools/` - Eclipse 4 tools
4242
- `ua/` - User Assistance
4343
- `features/` - 6 feature definitions
4444
- `org.eclipse.pde.doc.user/` - Documentation

0 commit comments

Comments
 (0)