Skip to content

Conversation

@chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Jan 14, 2026

This PR adds an AGENTS.md file to provide guidance for AI coding agents working on the MyST-Parser repository, along with supporting tox environments for code quality tooling.

Changes:

  • Added comprehensive AGENTS.md documentation covering project structure, development workflows, architecture, and best practices
  • Added tox environments for ruff linting/formatting and mypy type checking
  • Added dependency groups for mypy and ruff in pyproject.toml

@chrisjsewell chrisjsewell requested a review from Copilot January 14, 2026 15:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an AGENTS.md file to provide guidance for AI coding agents working on the MyST-Parser repository, along with supporting tox environments for code quality tooling.

Changes:

  • Added comprehensive AGENTS.md documentation covering project structure, development workflows, architecture, and best practices
  • Added tox environments for ruff linting/formatting and mypy type checking
  • Added dependency groups for mypy and ruff in pyproject.toml

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
AGENTS.md New comprehensive guide for AI agents with project overview, development commands, architecture documentation, and coding guidelines
tox.ini Added ruff-check, ruff-fmt, and mypy test environments for code quality tooling
pyproject.toml Added dependency groups for mypy and ruff with pinned versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chrisjsewell chrisjsewell merged commit e0fc7a3 into master Jan 14, 2026
16 checks passed
@chrisjsewell chrisjsewell deleted the agents-md branch January 14, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants