Skip to content

update PR template and highlight AI-agent setup for contributors#13913

Open
yiyixuxu wants to merge 2 commits into
mainfrom
pr-template-ai-agent
Open

update PR template and highlight AI-agent setup for contributors#13913
yiyixuxu wants to merge 2 commits into
mainfrom
pr-template-ai-agent

Conversation

@yiyixuxu

Copy link
Copy Markdown
Collaborator

No description provided.

Most code contributions now involve a coding agent, but the agent setup
(`make claude`/`make codex`, the conventions in `.ai/`) is opt-in and easy
to miss, so agents run without project context and produce PRs that ignore
conventions. Surface it where contributors will see it:

- README: pointer to `.ai/` / `make claude` in the contribution section
- PR template: an AI-agent setup + self-review checkbox (now the first item),
  folding the typo/docs exception into the philosophy-doc check, and dropping
  the deprecated JAX reviewer routing (Flax is slated for removal in v0.40.0;
  MPS kept)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions github-actions Bot added CI size/S PR with diff < 50 LOC labels Jun 10, 2026
@yiyixuxu yiyixuxu requested review from DN6 and sayakpaul June 10, 2026 18:52
Make the AI-agent item a parent checkbox ("Did you use an AI agent?") with
two sub-checkboxes (point it at .ai/ conventions; self-review against
.ai/review-rules.md).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants