Skip to content

Add Copilot instructions for AGENTS.md workflow#165

Merged
napetrov merged 4 commits into
mainfrom
add-copilot-instructions
Mar 10, 2026
Merged

Add Copilot instructions for AGENTS.md workflow#165
napetrov merged 4 commits into
mainfrom
add-copilot-instructions

Conversation

@napetrov

@napetrov napetrov commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Add .github/copilot-instructions.md to establish the AGENTS initialization/precedence workflow, aligned with the pattern used in mkl_random and mkl_fft:

  • defines precedence: copilot-instructions > nearest AGENTS > root AGENTS
  • mandates root+nearest AGENTS lookup flow
  • adds source-of-truth guardrails for build/CI/API/test files
  • encodes mkl_umath-specific constraints (icx/oneMKL, patch API stability, numerical correctness)

This is docs-only (no code changes).

Comment thread .github/copilot-instructions.md Outdated
Comment thread .github/copilot-instructions.md Outdated
@ndgrigorian

ndgrigorian commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator
  • encodes mkl_umath-specific constraints (icx/oneMKL, patch API stability, numerical correctness)

with meson-python PR open, in there, I've added changes that let us build with standard clang and added workflow to test with standard clang. All that was needed was to gate Intel-only flags.

so, I think we can remove icx constraint.

@antonwolfy antonwolfy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@napetrov napetrov merged commit 14ca809 into main Mar 10, 2026
66 of 71 checks passed
@napetrov napetrov deleted the add-copilot-instructions branch March 10, 2026 14:50
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.

3 participants