Conversation
|
It might be nice to mention |
e322f61 to
d542f4b
Compare
Provides AI agents with project context, contribution policies, and coding standards distilled from CONTRIBUTING.md. Includes a contribution gate (modeled on Zebra's AGENTS.md) requiring prior issue discussion before opening PRs, maintainer bypass via gh CLI, build/test/lint commands, and a summary of the project's coding style requirements. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
daira
left a comment
There was a problem hiding this comment.
ACK with significant suggestions.
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
8a4f259 to
8c3b183
Compare
|
Something that I just learned from @sellout is that if we put our CONTRIBUTING.md and AGENTS.md in the org-level |
|
How would that look when starting up an agent? Does the |
|
I don’t think it supports AGENTS.md, but it does CONTRIBUTING, CODE_OF_CONDUCT, and a bunch of others. It doesn’t clone it, but the GitHub links to those sorts of things will point to the upstream version if one doesn’t exist in the downstream repo. |
|
Thanks @sellout 🙇 . So it sounds like that solves the issue of human contributors looking at projects on GitHub, but doesn't solve our issue of human contributors starting up an agent in a cloned repository. |
No description provided.