Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Introduce
AGENTS.mdas the entry point for AI coding agents, following the AGENTS.md standard.This file serves as the primary starting point for AI agents, providing essential commands, testing instructions, code quality standards, and references to detailed guidelines.
Updated existing instruction files to point to
AGENTS.md:.ai/README.md- Refocused as human-readable overview, now referencesAGENTS.mdfor AI agents.github/copilot-instructions.md- Updated to referenceAGENTS.mdas the entry pointThis change improves discoverability and follows the emerging standard for AI agent documentation, making it easier for AI tools to find and use project-specific instructions.
Note
Adds
AGENTS.mdas the entry point for AI agents and updates.ai/README.mdand Copilot instructions to reference it, clarify structure, and list commands/workflows.AGENTS.mdwith project overview, setup commands, testing, pre-commit checks, and boundaries for AI agents..ai/README.md: Refocused as human-readable overview; adds structure diagram, AI tool symlink notes, and directs agents toAGENTS.md; tweaks MCP setup and update process..github/copilot-instructions.md: Points toAGENTS.md, clarifies rules structure, and lists commands includingpr-plan.md,commit-message.md, andpull-request-review.md.Written by Cursor Bugbot for commit bff6c36. This will update automatically on new commits. Configure here.