Move agent instructions from `.github/copilot-instructions.md` to `AGENTS.md`
at the repo root for broader AI agent tool compatibility, and remove the
Cursor rule that pointed at the old file.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Paul Schultz <pschultz@pobox.com>
Address review comments: simplify cursor rules and clarify AI PR marking
- Simplify .cursor/rules/general.mdc to reference /.github/copilot-instructions.md
- Add clarification that AI-generated PRs should be clearly marked
Signed-off-by: Paul Schultz <pschultz@pobox.com>